From eadbe86946fd9f2d9a434531210469ebb9941c14 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Tue, 11 Dec 2012 16:26:49 +0000 Subject: [PATCH] [maven-release-plugin] prepare release argeo-commons-1.1.9 git-svn-id: https://svn.argeo.org/commons/trunk@5960 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- base/dep/org.argeo.dep.jackrabbit/pom.xml | 4 +- base/dep/org.argeo.dep.log4j/pom.xml | 2 +- base/dep/org.argeo.eclipse.dep.rap/pom.xml | 2 +- base/dep/org.argeo.eclipse.dep.rcp/pom.xml | 2 +- base/dep/pom.xml | 4 +- base/dist/osgi-boot/pom.xml | 4 +- base/dist/pom.xml | 2 +- .../org.argeo.osgi.ui.explorer/pom.xml | 8 ++-- base/plugins/pom.xml | 2 +- base/pom.xml | 2 +- base/runtime/org.argeo.eclipse.ui.jcr/pom.xml | 12 +++--- base/runtime/org.argeo.eclipse.ui.rap/pom.xml | 6 +-- base/runtime/org.argeo.eclipse.ui.rcp/pom.xml | 8 ++-- base/runtime/org.argeo.eclipse.ui/pom.xml | 6 +-- base/runtime/org.argeo.osgi.boot/pom.xml | 2 +- base/runtime/org.argeo.support.junit/pom.xml | 2 +- base/runtime/org.argeo.util/pom.xml | 2 +- base/runtime/pom.xml | 2 +- pom.xml | 11 +++-- .../pom.xml | 18 ++++---- .../org.argeo.security.dep.node.rap/pom.xml | 18 ++++---- .../org.argeo.security.dep.node.rcp/pom.xml | 8 ++-- .../dep/org.argeo.security.dep.node/pom.xml | 42 +++++++++---------- security/dep/pom.xml | 2 +- .../org.argeo.security.dao.jackrabbit/pom.xml | 2 +- .../org.argeo.security.dao.ldap/pom.xml | 2 +- .../modules/org.argeo.security.dao.os/pom.xml | 2 +- .../modules/org.argeo.security.webapp/pom.xml | 2 +- security/modules/pom.xml | 2 +- .../org.argeo.security.equinox/pom.xml | 8 ++-- .../org.argeo.security.ui.admin/pom.xml | 12 +++--- .../plugins/org.argeo.security.ui.rap/pom.xml | 12 +++--- .../plugins/org.argeo.security.ui.rcp/pom.xml | 12 +++--- .../plugins/org.argeo.security.ui/pom.xml | 10 ++--- security/plugins/pom.xml | 2 +- security/pom.xml | 2 +- .../org.argeo.security.activemq/pom.xml | 6 +-- .../runtime/org.argeo.security.core/pom.xml | 10 ++--- .../org.argeo.security.jackrabbit/pom.xml | 4 +- .../runtime/org.argeo.security.ldap/pom.xml | 6 +-- .../runtime/org.argeo.security.mvc/pom.xml | 6 +-- security/runtime/pom.xml | 2 +- .../dep/org.argeo.server.dep.activemq/pom.xml | 4 +- server/dep/org.argeo.server.dep.ads/pom.xml | 6 +-- .../org.argeo.server.dep.hibernate/pom.xml | 4 +- .../pom.xml | 4 +- .../dep/org.argeo.server.dep.tomcat/pom.xml | 13 +++--- server/dep/pom.xml | 4 +- server/modules/org.argeo.ext.bsf/pom.xml | 2 +- .../org.argeo.ext.jackrabbit.sybase/pom.xml | 2 +- server/modules/org.argeo.ext.jdbm/pom.xml | 2 +- .../org.argeo.jackrabbit.webapp/pom.xml | 2 +- .../org.argeo.node.repo.jackrabbit/pom.xml | 2 +- .../org.argeo.server.activemq.broker/pom.xml | 2 +- .../org.argeo.server.ads.server/pom.xml | 2 +- .../modules/org.argeo.server.catalina/pom.xml | 2 +- server/modules/org.argeo.server.jdbc/pom.xml | 2 +- .../org.argeo.server.rap.webapp/pom.xml | 2 +- server/modules/pom.xml | 2 +- .../plugins/org.argeo.jcr.ui.explorer/pom.xml | 10 ++--- server/plugins/pom.xml | 2 +- server/pom.xml | 2 +- server/runtime/org.argeo.server.ads/pom.xml | 4 +- .../org.argeo.server.catalina.start/pom.xml | 5 +-- server/runtime/org.argeo.server.core/pom.xml | 4 +- .../org.argeo.server.hibernate/pom.xml | 6 +-- .../org.argeo.server.jackrabbit/pom.xml | 12 +++--- .../runtime/org.argeo.server.jcr.mvc/pom.xml | 4 +- server/runtime/org.argeo.server.jcr/pom.xml | 12 +++--- server/runtime/org.argeo.server.json/pom.xml | 4 +- server/runtime/org.argeo.server.jxl/pom.xml | 6 +-- .../org.argeo.server.modeshape/pom.xml | 8 ++-- .../org.argeo.server.webextender/pom.xml | 2 +- server/runtime/pom.xml | 2 +- 74 files changed, 205 insertions(+), 208 deletions(-) diff --git a/base/dep/org.argeo.dep.jackrabbit/pom.xml b/base/dep/org.argeo.dep.jackrabbit/pom.xml index 4881be247..210fcbec3 100644 --- a/base/dep/org.argeo.dep.jackrabbit/pom.xml +++ b/base/dep/org.argeo.dep.jackrabbit/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.9-SNAPSHOT + 1.1.9 dep .. @@ -34,7 +34,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.9-SNAPSHOT + 1.1.9 pom diff --git a/base/dep/org.argeo.dep.log4j/pom.xml b/base/dep/org.argeo.dep.log4j/pom.xml index 99d816dd4..08e1729de 100644 --- a/base/dep/org.argeo.dep.log4j/pom.xml +++ b/base/dep/org.argeo.dep.log4j/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.9-SNAPSHOT + 1.1.9 dep .. diff --git a/base/dep/org.argeo.eclipse.dep.rap/pom.xml b/base/dep/org.argeo.eclipse.dep.rap/pom.xml index 3a36fcd0f..40d804157 100644 --- a/base/dep/org.argeo.eclipse.dep.rap/pom.xml +++ b/base/dep/org.argeo.eclipse.dep.rap/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.base dep - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.eclipse.dep.rap diff --git a/base/dep/org.argeo.eclipse.dep.rcp/pom.xml b/base/dep/org.argeo.eclipse.dep.rcp/pom.xml index 638695b9a..c3944d854 100644 --- a/base/dep/org.argeo.eclipse.dep.rcp/pom.xml +++ b/base/dep/org.argeo.eclipse.dep.rcp/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.base dep - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.eclipse.dep.rcp diff --git a/base/dep/pom.xml b/base/dep/pom.xml index eb021da67..6dc63a075 100644 --- a/base/dep/pom.xml +++ b/base/dep/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons base - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.commons.base @@ -49,7 +49,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.9-SNAPSHOT + 1.1.9 test diff --git a/base/dist/osgi-boot/pom.xml b/base/dist/osgi-boot/pom.xml index 41d78dcbe..32d3a4804 100644 --- a/base/dist/osgi-boot/pom.xml +++ b/base/dist/osgi-boot/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.9-SNAPSHOT + 1.1.9 dist .. @@ -35,7 +35,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/base/dist/pom.xml b/base/dist/pom.xml index 2e0fe159a..66ab72f7b 100644 --- a/base/dist/pom.xml +++ b/base/dist/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons base - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.commons.base diff --git a/base/plugins/org.argeo.osgi.ui.explorer/pom.xml b/base/plugins/org.argeo.osgi.ui.explorer/pom.xml index 1b70dad08..877321f9e 100644 --- a/base/plugins/org.argeo.osgi.ui.explorer/pom.xml +++ b/base/plugins/org.argeo.osgi.ui.explorer/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.9-SNAPSHOT + 1.1.9 plugins .. @@ -35,20 +35,20 @@ org.argeo.commons.base org.argeo.eclipse.ui - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.9-SNAPSHOT + 1.1.9 provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.9-SNAPSHOT + 1.1.9 provided diff --git a/base/plugins/pom.xml b/base/plugins/pom.xml index e1254876f..4460810f1 100644 --- a/base/plugins/pom.xml +++ b/base/plugins/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons base - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.commons.base diff --git a/base/pom.xml b/base/pom.xml index 200d129d0..4c5f1b13a 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.9-SNAPSHOT + 1.1.9 argeo-commons .. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/pom.xml b/base/runtime/org.argeo.eclipse.ui.jcr/pom.xml index dbdca9e37..4c0682345 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/pom.xml +++ b/base/runtime/org.argeo.eclipse.ui.jcr/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.9-SNAPSHOT + 1.1.9 runtime .. @@ -45,7 +45,7 @@ org.argeo.commons.base org.argeo.eclipse.ui - 1.1.9-SNAPSHOT + 1.1.9 @@ -56,20 +56,20 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.9-SNAPSHOT + 1.1.9 provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.9-SNAPSHOT + 1.1.9 provided @@ -77,7 +77,7 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/base/runtime/org.argeo.eclipse.ui.rap/pom.xml b/base/runtime/org.argeo.eclipse.ui.rap/pom.xml index ee234a923..14dd2ff28 100644 --- a/base/runtime/org.argeo.eclipse.ui.rap/pom.xml +++ b/base/runtime/org.argeo.eclipse.ui.rap/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.9-SNAPSHOT + 1.1.9 runtime .. @@ -59,14 +59,14 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.dep.rap - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/base/runtime/org.argeo.eclipse.ui.rcp/pom.xml b/base/runtime/org.argeo.eclipse.ui.rcp/pom.xml index 268a44ec8..c938737f3 100644 --- a/base/runtime/org.argeo.eclipse.ui.rcp/pom.xml +++ b/base/runtime/org.argeo.eclipse.ui.rcp/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.9-SNAPSHOT + 1.1.9 runtime .. @@ -52,21 +52,21 @@ org.argeo.commons.base org.argeo.eclipse.ui - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/base/runtime/org.argeo.eclipse.ui/pom.xml b/base/runtime/org.argeo.eclipse.ui/pom.xml index 12fae747f..2fce7f7b2 100644 --- a/base/runtime/org.argeo.eclipse.ui/pom.xml +++ b/base/runtime/org.argeo.eclipse.ui/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.9-SNAPSHOT + 1.1.9 runtime .. @@ -57,7 +57,7 @@ org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.9-SNAPSHOT + 1.1.9 provided @@ -65,7 +65,7 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/base/runtime/org.argeo.osgi.boot/pom.xml b/base/runtime/org.argeo.osgi.boot/pom.xml index 675cc0fbf..d263ff997 100644 --- a/base/runtime/org.argeo.osgi.boot/pom.xml +++ b/base/runtime/org.argeo.osgi.boot/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons.base - 1.1.9-SNAPSHOT + 1.1.9 runtime .. diff --git a/base/runtime/org.argeo.support.junit/pom.xml b/base/runtime/org.argeo.support.junit/pom.xml index 9ae1787b2..e4c6f6dd0 100644 --- a/base/runtime/org.argeo.support.junit/pom.xml +++ b/base/runtime/org.argeo.support.junit/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.base runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.support.junit diff --git a/base/runtime/org.argeo.util/pom.xml b/base/runtime/org.argeo.util/pom.xml index 28a63230c..8b70855b6 100644 --- a/base/runtime/org.argeo.util/pom.xml +++ b/base/runtime/org.argeo.util/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.base runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.util diff --git a/base/runtime/pom.xml b/base/runtime/pom.xml index dfeff2dfe..a7fc037a9 100644 --- a/base/runtime/pom.xml +++ b/base/runtime/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons base - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.commons.base diff --git a/pom.xml b/pom.xml index 2608c51fa..4aa6451f4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons argeo-commons - 1.1.9-SNAPSHOT + 1.1.9 Argeo Commons Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring pom @@ -30,9 +29,9 @@ http://projects.argeo.org/commons/ - scm:svn:https://svn.argeo.org/commons/trunk - scm:svn:https://svn.argeo.org/commons/trunk - https://svn.argeo.org/commons/trunk + scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.9 + scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.9 + https://svn.argeo.org/commons/tags/argeo-commons-1.1.9 2007 diff --git a/security/dep/org.argeo.security.dep.node.eclipse/pom.xml b/security/dep/org.argeo.security.dep.node.eclipse/pom.xml index 7af14626b..91acb7d4b 100644 --- a/security/dep/org.argeo.security.dep.node.eclipse/pom.xml +++ b/security/dep/org.argeo.security.dep.node.eclipse/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 dep .. @@ -30,46 +30,46 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.osgi.ui.explorer - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.ui.admin - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.ui - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.ui.jcr - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.equinox - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.ui - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.dep.node - 1.1.9-SNAPSHOT + 1.1.9 pom diff --git a/security/dep/org.argeo.security.dep.node.rap/pom.xml b/security/dep/org.argeo.security.dep.node.rap/pom.xml index a985fe5f6..90822ea69 100644 --- a/security/dep/org.argeo.security.dep.node.rap/pom.xml +++ b/security/dep/org.argeo.security.dep.node.rap/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 dep .. @@ -39,42 +39,42 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.osgi.ui.explorer - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.ui.admin - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.mvc - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.dep.node - 1.1.9-SNAPSHOT + 1.1.9 pom org.argeo.commons.security org.argeo.security.ui.rap - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.server org.argeo.server.rap.webapp - 1.1.9-SNAPSHOT + 1.1.9 @@ -105,7 +105,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.9-SNAPSHOT + 1.1.9 test diff --git a/security/dep/org.argeo.security.dep.node.rcp/pom.xml b/security/dep/org.argeo.security.dep.node.rcp/pom.xml index fa7b8522c..d1551250d 100644 --- a/security/dep/org.argeo.security.dep.node.rcp/pom.xml +++ b/security/dep/org.argeo.security.dep.node.rcp/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 dep .. @@ -38,13 +38,13 @@ org.argeo.commons.security org.argeo.security.dep.node.eclipse - 1.1.9-SNAPSHOT + 1.1.9 pom org.argeo.commons.security org.argeo.security.ui.rcp - 1.1.9-SNAPSHOT + 1.1.9 @@ -75,7 +75,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.9-SNAPSHOT + 1.1.9 test diff --git a/security/dep/org.argeo.security.dep.node/pom.xml b/security/dep/org.argeo.security.dep.node/pom.xml index 88950f74f..c2682e77e 100644 --- a/security/dep/org.argeo.security.dep.node/pom.xml +++ b/security/dep/org.argeo.security.dep.node/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 dep .. @@ -40,21 +40,21 @@ org.argeo.commons.server org.argeo.node.repo.jackrabbit - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.osgi.boot - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.dep.log4j - 1.1.9-SNAPSHOT + 1.1.9 pom @@ -62,14 +62,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.core - 1.1.9-SNAPSHOT + 1.1.9 @@ -146,12 +146,12 @@ org.argeo.commons.server org.argeo.server.jackrabbit - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.jackrabbit - 1.1.9-SNAPSHOT + 1.1.9 @@ -164,26 +164,26 @@ org.argeo.commons.security org.argeo.security.dao.ldap - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.ldap - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.dao.jackrabbit - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.dao.os - 1.1.9-SNAPSHOT + 1.1.9 @@ -198,23 +198,23 @@ org.argeo.commons.server org.argeo.server.dep.tomcat - 1.1.9-SNAPSHOT + 1.1.9 pom org.argeo.commons.server org.argeo.server.webextender - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.server org.argeo.server.jcr.mvc - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.server org.argeo.jackrabbit.webapp - 1.1.9-SNAPSHOT + 1.1.9 @@ -235,25 +235,25 @@ org.argeo.commons.server org.argeo.server.dep.ads - 1.1.9-SNAPSHOT + 1.1.9 pom org.argeo.commons.server org.argeo.server.ads.server - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.server org.argeo.server.ads - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.support.junit - 1.1.9-SNAPSHOT + 1.1.9 @@ -284,7 +284,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.9-SNAPSHOT + 1.1.9 test diff --git a/security/dep/pom.xml b/security/dep/pom.xml index 83c8af27e..92d4381c3 100644 --- a/security/dep/pom.xml +++ b/security/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.9-SNAPSHOT + 1.1.9 security .. diff --git a/security/modules/org.argeo.security.dao.jackrabbit/pom.xml b/security/modules/org.argeo.security.dao.jackrabbit/pom.xml index 251adb7db..34316725e 100644 --- a/security/modules/org.argeo.security.dao.jackrabbit/pom.xml +++ b/security/modules/org.argeo.security.dao.jackrabbit/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/security/modules/org.argeo.security.dao.ldap/pom.xml b/security/modules/org.argeo.security.dao.ldap/pom.xml index a4aa5a612..498983b0f 100644 --- a/security/modules/org.argeo.security.dao.ldap/pom.xml +++ b/security/modules/org.argeo.security.dao.ldap/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/security/modules/org.argeo.security.dao.os/pom.xml b/security/modules/org.argeo.security.dao.os/pom.xml index 0ff45ab0f..cc0e8ae6a 100644 --- a/security/modules/org.argeo.security.dao.os/pom.xml +++ b/security/modules/org.argeo.security.dao.os/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/security/modules/org.argeo.security.webapp/pom.xml b/security/modules/org.argeo.security.webapp/pom.xml index 0835bd8f8..8c628eca2 100644 --- a/security/modules/org.argeo.security.webapp/pom.xml +++ b/security/modules/org.argeo.security.webapp/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/security/modules/pom.xml b/security/modules/pom.xml index 444baf3a8..830fbb2a9 100644 --- a/security/modules/pom.xml +++ b/security/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.9-SNAPSHOT + 1.1.9 security .. diff --git a/security/plugins/org.argeo.security.equinox/pom.xml b/security/plugins/org.argeo.security.equinox/pom.xml index bae013147..e0c6e7f5a 100644 --- a/security/plugins/org.argeo.security.equinox/pom.xml +++ b/security/plugins/org.argeo.security.equinox/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 plugins .. @@ -49,7 +49,7 @@ org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.9-SNAPSHOT + 1.1.9 provided @@ -57,12 +57,12 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.core - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/security/plugins/org.argeo.security.ui.admin/pom.xml b/security/plugins/org.argeo.security.ui.admin/pom.xml index bf1e5dc50..6e20e3ccc 100644 --- a/security/plugins/org.argeo.security.ui.admin/pom.xml +++ b/security/plugins/org.argeo.security.ui.admin/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 plugins .. @@ -52,27 +52,27 @@ org.argeo.commons.security org.argeo.security.core - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.ui - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.9-SNAPSHOT + 1.1.9 provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.9-SNAPSHOT + 1.1.9 provided @@ -80,7 +80,7 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/security/plugins/org.argeo.security.ui.rap/pom.xml b/security/plugins/org.argeo.security.ui.rap/pom.xml index 58a6fbc4b..23a783a2f 100644 --- a/security/plugins/org.argeo.security.ui.rap/pom.xml +++ b/security/plugins/org.argeo.security.ui.rap/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.equinox - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.dep.rap - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.ui.rap - 1.1.9-SNAPSHOT + 1.1.9 \ No newline at end of file diff --git a/security/plugins/org.argeo.security.ui.rcp/pom.xml b/security/plugins/org.argeo.security.ui.rcp/pom.xml index bfe81fa80..113b9f5ce 100644 --- a/security/plugins/org.argeo.security.ui.rcp/pom.xml +++ b/security/plugins/org.argeo.security.ui.rcp/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.equinox - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.9-SNAPSHOT + 1.1.9 \ No newline at end of file diff --git a/security/plugins/org.argeo.security.ui/pom.xml b/security/plugins/org.argeo.security.ui/pom.xml index b0c9e9f58..e8f8d93f8 100644 --- a/security/plugins/org.argeo.security.ui/pom.xml +++ b/security/plugins/org.argeo.security.ui/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.9-SNAPSHOT + 1.1.9 plugins .. @@ -50,21 +50,21 @@ org.argeo.commons.security org.argeo.security.core - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.ui - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.9-SNAPSHOT + 1.1.9 provided @@ -72,7 +72,7 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/security/plugins/pom.xml b/security/plugins/pom.xml index b96737705..7fc9d4365 100644 --- a/security/plugins/pom.xml +++ b/security/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.9-SNAPSHOT + 1.1.9 security .. diff --git a/security/pom.xml b/security/pom.xml index 2da2af95a..11102287d 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.9-SNAPSHOT + 1.1.9 argeo-commons .. diff --git a/security/runtime/org.argeo.security.activemq/pom.xml b/security/runtime/org.argeo.security.activemq/pom.xml index d9430da23..1511d555f 100644 --- a/security/runtime/org.argeo.security.activemq/pom.xml +++ b/security/runtime/org.argeo.security.activemq/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.security runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.security.activemq @@ -40,12 +40,12 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.core - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index 0feb21f9a..51eb6c5d7 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.security runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.security.core @@ -49,12 +49,12 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.server org.argeo.server.jcr - 1.1.9-SNAPSHOT + 1.1.9 @@ -118,14 +118,14 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.9-SNAPSHOT + 1.1.9 pom test org.argeo.commons.server org.argeo.server.json - 1.1.9-SNAPSHOT + 1.1.9 test diff --git a/security/runtime/org.argeo.security.jackrabbit/pom.xml b/security/runtime/org.argeo.security.jackrabbit/pom.xml index d0df626ed..e4c495c76 100644 --- a/security/runtime/org.argeo.security.jackrabbit/pom.xml +++ b/security/runtime/org.argeo.security.jackrabbit/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.security runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.security.jackrabbit @@ -40,7 +40,7 @@ org.argeo.commons.security org.argeo.security.core - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.tp diff --git a/security/runtime/org.argeo.security.ldap/pom.xml b/security/runtime/org.argeo.security.ldap/pom.xml index 68312cce2..94f78b3ec 100644 --- a/security/runtime/org.argeo.security.ldap/pom.xml +++ b/security/runtime/org.argeo.security.ldap/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.security runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.security.ldap @@ -46,12 +46,12 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.core - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/security/runtime/org.argeo.security.mvc/pom.xml b/security/runtime/org.argeo.security.mvc/pom.xml index 71df96571..e8e20fab9 100644 --- a/security/runtime/org.argeo.security.mvc/pom.xml +++ b/security/runtime/org.argeo.security.mvc/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.security runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.security.mvc @@ -42,14 +42,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.security org.argeo.security.core - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 2eed6c65b..d5e0beaa0 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.9-SNAPSHOT + 1.1.9 security .. diff --git a/server/dep/org.argeo.server.dep.activemq/pom.xml b/server/dep/org.argeo.server.dep.activemq/pom.xml index e5a1007ba..79e8e8c97 100644 --- a/server/dep/org.argeo.server.dep.activemq/pom.xml +++ b/server/dep/org.argeo.server.dep.activemq/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.9-SNAPSHOT + 1.1.9 pom diff --git a/server/dep/org.argeo.server.dep.ads/pom.xml b/server/dep/org.argeo.server.dep.ads/pom.xml index 30faf4c99..8f3f5fc3f 100644 --- a/server/dep/org.argeo.server.dep.ads/pom.xml +++ b/server/dep/org.argeo.server.dep.ads/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.9-SNAPSHOT + 1.1.9 pom @@ -42,7 +42,7 @@ org.argeo.commons.server org.argeo.ext.jdbm - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/server/dep/org.argeo.server.dep.hibernate/pom.xml b/server/dep/org.argeo.server.dep.hibernate/pom.xml index 735bf41d2..77e16a698 100644 --- a/server/dep/org.argeo.server.dep.hibernate/pom.xml +++ b/server/dep/org.argeo.server.dep.hibernate/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.9-SNAPSHOT + 1.1.9 pom diff --git a/server/dep/org.argeo.server.dep.jackrabbit.server/pom.xml b/server/dep/org.argeo.server.dep.jackrabbit.server/pom.xml index 1079fdde2..eed2568af 100644 --- a/server/dep/org.argeo.server.dep.jackrabbit.server/pom.xml +++ b/server/dep/org.argeo.server.dep.jackrabbit.server/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.jackrabbit pom - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/server/dep/org.argeo.server.dep.tomcat/pom.xml b/server/dep/org.argeo.server.dep.tomcat/pom.xml index 54dd542df..afdf484ce 100644 --- a/server/dep/org.argeo.server.dep.tomcat/pom.xml +++ b/server/dep/org.argeo.server.dep.tomcat/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 dep .. @@ -16,7 +15,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.9-SNAPSHOT + 1.1.9 pom @@ -24,12 +23,12 @@ org.argeo.commons.server org.argeo.server.catalina - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.server org.argeo.server.catalina.start - 1.1.9-SNAPSHOT + 1.1.9 @@ -101,7 +100,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.9-SNAPSHOT + 1.1.9 test diff --git a/server/dep/pom.xml b/server/dep/pom.xml index d9d4bdfc4..fbbae132d 100644 --- a/server/dep/pom.xml +++ b/server/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.9-SNAPSHOT + 1.1.9 server .. @@ -46,7 +46,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.9-SNAPSHOT + 1.1.9 test diff --git a/server/modules/org.argeo.ext.bsf/pom.xml b/server/modules/org.argeo.ext.bsf/pom.xml index 817df92ed..a352632be 100644 --- a/server/modules/org.argeo.ext.bsf/pom.xml +++ b/server/modules/org.argeo.ext.bsf/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server modules - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.ext.bsf diff --git a/server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml b/server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml index c19ba1a53..91fe8919d 100644 --- a/server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml +++ b/server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/server/modules/org.argeo.ext.jdbm/pom.xml b/server/modules/org.argeo.ext.jdbm/pom.xml index dbe45b9b0..ce1382e18 100644 --- a/server/modules/org.argeo.ext.jdbm/pom.xml +++ b/server/modules/org.argeo.ext.jdbm/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/server/modules/org.argeo.jackrabbit.webapp/pom.xml b/server/modules/org.argeo.jackrabbit.webapp/pom.xml index e72150c83..c7e0098ea 100644 --- a/server/modules/org.argeo.jackrabbit.webapp/pom.xml +++ b/server/modules/org.argeo.jackrabbit.webapp/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/server/modules/org.argeo.node.repo.jackrabbit/pom.xml b/server/modules/org.argeo.node.repo.jackrabbit/pom.xml index 355e75482..aa7bfaea5 100644 --- a/server/modules/org.argeo.node.repo.jackrabbit/pom.xml +++ b/server/modules/org.argeo.node.repo.jackrabbit/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/server/modules/org.argeo.server.activemq.broker/pom.xml b/server/modules/org.argeo.server.activemq.broker/pom.xml index ad4cfcaf6..b4f098e8f 100644 --- a/server/modules/org.argeo.server.activemq.broker/pom.xml +++ b/server/modules/org.argeo.server.activemq.broker/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/server/modules/org.argeo.server.ads.server/pom.xml b/server/modules/org.argeo.server.ads.server/pom.xml index 83c9680eb..2bd2a94d0 100644 --- a/server/modules/org.argeo.server.ads.server/pom.xml +++ b/server/modules/org.argeo.server.ads.server/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/server/modules/org.argeo.server.catalina/pom.xml b/server/modules/org.argeo.server.catalina/pom.xml index 57c44fa17..b5ef30579 100644 --- a/server/modules/org.argeo.server.catalina/pom.xml +++ b/server/modules/org.argeo.server.catalina/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/server/modules/org.argeo.server.jdbc/pom.xml b/server/modules/org.argeo.server.jdbc/pom.xml index 3e07f9ffe..2a091ad68 100644 --- a/server/modules/org.argeo.server.jdbc/pom.xml +++ b/server/modules/org.argeo.server.jdbc/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/server/modules/org.argeo.server.rap.webapp/pom.xml b/server/modules/org.argeo.server.rap.webapp/pom.xml index 23004c113..962433dd7 100644 --- a/server/modules/org.argeo.server.rap.webapp/pom.xml +++ b/server/modules/org.argeo.server.rap.webapp/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 modules .. diff --git a/server/modules/pom.xml b/server/modules/pom.xml index c6a4c1fb0..f4246827e 100644 --- a/server/modules/pom.xml +++ b/server/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.9-SNAPSHOT + 1.1.9 server .. diff --git a/server/plugins/org.argeo.jcr.ui.explorer/pom.xml b/server/plugins/org.argeo.jcr.ui.explorer/pom.xml index f2b8147b4..786b68b0b 100644 --- a/server/plugins/org.argeo.jcr.ui.explorer/pom.xml +++ b/server/plugins/org.argeo.jcr.ui.explorer/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 plugins .. @@ -36,25 +36,25 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.ui.jcr - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.9-SNAPSHOT + 1.1.9 provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.9-SNAPSHOT + 1.1.9 provided diff --git a/server/plugins/pom.xml b/server/plugins/pom.xml index 8c9345828..5a85f0c1d 100644 --- a/server/plugins/pom.xml +++ b/server/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.9-SNAPSHOT + 1.1.9 server .. diff --git a/server/pom.xml b/server/pom.xml index 3fe8d83a1..642bf0b23 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.9-SNAPSHOT + 1.1.9 argeo-commons .. diff --git a/server/runtime/org.argeo.server.ads/pom.xml b/server/runtime/org.argeo.server.ads/pom.xml index 11b29c32d..1de1f1514 100644 --- a/server/runtime/org.argeo.server.ads/pom.xml +++ b/server/runtime/org.argeo.server.ads/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.server.ads @@ -40,7 +40,7 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/server/runtime/org.argeo.server.catalina.start/pom.xml b/server/runtime/org.argeo.server.catalina.start/pom.xml index 9e6cf2ad1..d391035c3 100644 --- a/server/runtime/org.argeo.server.catalina.start/pom.xml +++ b/server/runtime/org.argeo.server.catalina.start/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 org.argeo.commons.server - 1.1.9-SNAPSHOT + 1.1.9 runtime .. diff --git a/server/runtime/org.argeo.server.core/pom.xml b/server/runtime/org.argeo.server.core/pom.xml index 8bc430593..6be276c76 100644 --- a/server/runtime/org.argeo.server.core/pom.xml +++ b/server/runtime/org.argeo.server.core/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.server runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.server.core @@ -46,7 +46,7 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/server/runtime/org.argeo.server.hibernate/pom.xml b/server/runtime/org.argeo.server.hibernate/pom.xml index 3e0812a63..3a4f148a9 100644 --- a/server/runtime/org.argeo.server.hibernate/pom.xml +++ b/server/runtime/org.argeo.server.hibernate/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.server.hibernate @@ -40,14 +40,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.server org.argeo.server.dep.hibernate - 1.1.9-SNAPSHOT + 1.1.9 pom diff --git a/server/runtime/org.argeo.server.jackrabbit/pom.xml b/server/runtime/org.argeo.server.jackrabbit/pom.xml index 792cac098..6d1e11851 100644 --- a/server/runtime/org.argeo.server.jackrabbit/pom.xml +++ b/server/runtime/org.argeo.server.jackrabbit/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.server.jackrabbit @@ -48,12 +48,12 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 org.argeo.commons.server org.argeo.server.jcr.mvc - 1.1.9-SNAPSHOT + 1.1.9 @@ -61,7 +61,7 @@ org.argeo.commons.base org.argeo.dep.jackrabbit pom - 1.1.9-SNAPSHOT + 1.1.9 @@ -89,13 +89,13 @@ org.argeo.commons.base org.argeo.support.junit - 1.1.9-SNAPSHOT + 1.1.9 test org.argeo.commons.base org.argeo.dep.log4j - 1.1.9-SNAPSHOT + 1.1.9 pom test diff --git a/server/runtime/org.argeo.server.jcr.mvc/pom.xml b/server/runtime/org.argeo.server.jcr.mvc/pom.xml index 79c93f6fc..d47a376f7 100644 --- a/server/runtime/org.argeo.server.jcr.mvc/pom.xml +++ b/server/runtime/org.argeo.server.jcr.mvc/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.server runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.server.jcr.mvc @@ -50,7 +50,7 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/server/runtime/org.argeo.server.jcr/pom.xml b/server/runtime/org.argeo.server.jcr/pom.xml index 2f4ab78cd..c64b872a3 100644 --- a/server/runtime/org.argeo.server.jcr/pom.xml +++ b/server/runtime/org.argeo.server.jcr/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.server.jcr @@ -60,7 +60,7 @@ org.argeo.commons.base org.argeo.util - 1.1.9-SNAPSHOT + 1.1.9 @@ -109,27 +109,27 @@ org.argeo.commons.base org.argeo.dep.jackrabbit - 1.1.9-SNAPSHOT + 1.1.9 pom test org.argeo.commons.base org.argeo.support.junit - 1.1.9-SNAPSHOT + 1.1.9 test org.argeo.commons.base org.argeo.dep.log4j - 1.1.9-SNAPSHOT + 1.1.9 pom test org.argeo.commons.base org.argeo.osgi.boot - 1.1.9-SNAPSHOT + 1.1.9 test diff --git a/server/runtime/org.argeo.server.json/pom.xml b/server/runtime/org.argeo.server.json/pom.xml index 9b1843c87..5a4d4ad14 100644 --- a/server/runtime/org.argeo.server.json/pom.xml +++ b/server/runtime/org.argeo.server.json/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.server.json @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 1.1.9-SNAPSHOT + 1.1.9 diff --git a/server/runtime/org.argeo.server.jxl/pom.xml b/server/runtime/org.argeo.server.jxl/pom.xml index c2aefdd42..ebf18d2a6 100644 --- a/server/runtime/org.argeo.server.jxl/pom.xml +++ b/server/runtime/org.argeo.server.jxl/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.server.jxl @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 1.1.9-SNAPSHOT + 1.1.9 @@ -59,7 +59,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.9-SNAPSHOT + 1.1.9 pom test diff --git a/server/runtime/org.argeo.server.modeshape/pom.xml b/server/runtime/org.argeo.server.modeshape/pom.xml index 4a2debbb1..de00d0601 100644 --- a/server/runtime/org.argeo.server.modeshape/pom.xml +++ b/server/runtime/org.argeo.server.modeshape/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.server.modeshape @@ -40,7 +40,7 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.9-SNAPSHOT + 1.1.9 @@ -56,7 +56,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.9-SNAPSHOT + 1.1.9 pom @@ -64,7 +64,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.9-SNAPSHOT + 1.1.9 test diff --git a/server/runtime/org.argeo.server.webextender/pom.xml b/server/runtime/org.argeo.server.webextender/pom.xml index 50c5424b1..bf0979d32 100644 --- a/server/runtime/org.argeo.server.webextender/pom.xml +++ b/server/runtime/org.argeo.server.webextender/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server runtime - 1.1.9-SNAPSHOT + 1.1.9 .. org.argeo.server.webextender diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index 82be322f9..eb7068869 100644 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.9-SNAPSHOT + 1.1.9 server .. -- 2.30.2