From 5b8ea8d41952dfcb1ab231fe138be0a080c3fd1b Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sat, 8 Dec 2012 14:19:26 +0000 Subject: [PATCH] [maven-release-plugin] prepare release argeo-commons-1.1.8 git-svn-id: https://svn.argeo.org/commons/trunk@5925 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 | 47 +++++++++---------- 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 | 8 ++-- 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 +- .../modules/org.argeo.server.tomcat/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 +- 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, 204 insertions(+), 206 deletions(-) diff --git a/base/dep/org.argeo.dep.jackrabbit/pom.xml b/base/dep/org.argeo.dep.jackrabbit/pom.xml index 1c37ec4e1..fcecd65a3 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.8-SNAPSHOT + 1.1.8 dep .. @@ -34,7 +34,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.8-SNAPSHOT + 1.1.8 pom diff --git a/base/dep/org.argeo.dep.log4j/pom.xml b/base/dep/org.argeo.dep.log4j/pom.xml index c54177158..3f819730e 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.8-SNAPSHOT + 1.1.8 dep .. diff --git a/base/dep/org.argeo.eclipse.dep.rap/pom.xml b/base/dep/org.argeo.eclipse.dep.rap/pom.xml index cbf3dc7f1..e2f02b97c 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.8-SNAPSHOT + 1.1.8 .. 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 72c8c99cf..0d2c06bb6 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.8-SNAPSHOT + 1.1.8 .. org.argeo.eclipse.dep.rcp diff --git a/base/dep/pom.xml b/base/dep/pom.xml index ad86961d5..7b7fc46f4 100644 --- a/base/dep/pom.xml +++ b/base/dep/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons base - 1.1.8-SNAPSHOT + 1.1.8 .. org.argeo.commons.base @@ -49,7 +49,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.8-SNAPSHOT + 1.1.8 test diff --git a/base/dist/osgi-boot/pom.xml b/base/dist/osgi-boot/pom.xml index 05e0247f2..a0c7cbbdb 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.8-SNAPSHOT + 1.1.8 dist .. @@ -35,7 +35,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/base/dist/pom.xml b/base/dist/pom.xml index 180f8f7c5..c723661e3 100644 --- a/base/dist/pom.xml +++ b/base/dist/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons base - 1.1.8-SNAPSHOT + 1.1.8 .. 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 7746c9618..08c3e16ab 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.8-SNAPSHOT + 1.1.8 plugins .. @@ -35,20 +35,20 @@ org.argeo.commons.base org.argeo.eclipse.ui - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.8-SNAPSHOT + 1.1.8 provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.8-SNAPSHOT + 1.1.8 provided diff --git a/base/plugins/pom.xml b/base/plugins/pom.xml index d4fd5c90d..50471c353 100644 --- a/base/plugins/pom.xml +++ b/base/plugins/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons base - 1.1.8-SNAPSHOT + 1.1.8 .. org.argeo.commons.base diff --git a/base/pom.xml b/base/pom.xml index f083845d1..6f2ababed 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.8-SNAPSHOT + 1.1.8 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 659d9ac95..951b35d67 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.8-SNAPSHOT + 1.1.8 runtime .. @@ -45,7 +45,7 @@ org.argeo.commons.base org.argeo.eclipse.ui - 1.1.8-SNAPSHOT + 1.1.8 @@ -56,20 +56,20 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.8-SNAPSHOT + 1.1.8 provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.8-SNAPSHOT + 1.1.8 provided @@ -77,7 +77,7 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/base/runtime/org.argeo.eclipse.ui.rap/pom.xml b/base/runtime/org.argeo.eclipse.ui.rap/pom.xml index 35d35991b..d33f809c7 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.8-SNAPSHOT + 1.1.8 runtime .. @@ -59,14 +59,14 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.dep.rap - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/base/runtime/org.argeo.eclipse.ui.rcp/pom.xml b/base/runtime/org.argeo.eclipse.ui.rcp/pom.xml index cdc8fa92c..3f32ad6fa 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.8-SNAPSHOT + 1.1.8 runtime .. @@ -52,21 +52,21 @@ org.argeo.commons.base org.argeo.eclipse.ui - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/base/runtime/org.argeo.eclipse.ui/pom.xml b/base/runtime/org.argeo.eclipse.ui/pom.xml index f450492ca..50fa08117 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.8-SNAPSHOT + 1.1.8 runtime .. @@ -57,7 +57,7 @@ org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.8-SNAPSHOT + 1.1.8 provided @@ -65,7 +65,7 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/base/runtime/org.argeo.osgi.boot/pom.xml b/base/runtime/org.argeo.osgi.boot/pom.xml index f0cae6372..a8aaa872b 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.8-SNAPSHOT + 1.1.8 runtime .. diff --git a/base/runtime/org.argeo.support.junit/pom.xml b/base/runtime/org.argeo.support.junit/pom.xml index be5d13569..5abb70feb 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.8-SNAPSHOT + 1.1.8 .. org.argeo.support.junit diff --git a/base/runtime/org.argeo.util/pom.xml b/base/runtime/org.argeo.util/pom.xml index d1bc93863..8b0645671 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.8-SNAPSHOT + 1.1.8 .. org.argeo.util diff --git a/base/runtime/pom.xml b/base/runtime/pom.xml index 70167e0dd..363842318 100644 --- a/base/runtime/pom.xml +++ b/base/runtime/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons base - 1.1.8-SNAPSHOT + 1.1.8 .. org.argeo.commons.base diff --git a/pom.xml b/pom.xml index 142bc25e6..f0fadac4f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons argeo-commons - 1.1.8-SNAPSHOT + 1.1.8 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.8 + scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.8 + https://svn.argeo.org/commons/tags/argeo-commons-1.1.8 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 503cd43e7..ff8e1224a 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.8-SNAPSHOT + 1.1.8 dep .. @@ -30,46 +30,46 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.osgi.ui.explorer - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.ui.admin - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.ui - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.ui.jcr - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.equinox - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.ui - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.dep.node - 1.1.8-SNAPSHOT + 1.1.8 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 ccf71aee9..258646806 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.8-SNAPSHOT + 1.1.8 dep .. @@ -39,42 +39,42 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.osgi.ui.explorer - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.ui.admin - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.mvc - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.dep.node - 1.1.8-SNAPSHOT + 1.1.8 pom org.argeo.commons.security org.argeo.security.ui.rap - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.server org.argeo.server.rap.webapp - 1.1.8-SNAPSHOT + 1.1.8 @@ -105,7 +105,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.8-SNAPSHOT + 1.1.8 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 a6039e9a3..9f83309c2 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.8-SNAPSHOT + 1.1.8 dep .. @@ -38,13 +38,13 @@ org.argeo.commons.security org.argeo.security.dep.node.eclipse - 1.1.8-SNAPSHOT + 1.1.8 pom org.argeo.commons.security org.argeo.security.ui.rcp - 1.1.8-SNAPSHOT + 1.1.8 @@ -75,7 +75,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.8-SNAPSHOT + 1.1.8 test diff --git a/security/dep/org.argeo.security.dep.node/pom.xml b/security/dep/org.argeo.security.dep.node/pom.xml index ab0b3c1ad..4f470de92 100644 --- a/security/dep/org.argeo.security.dep.node/pom.xml +++ b/security/dep/org.argeo.security.dep.node/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons.security - 1.1.8-SNAPSHOT + 1.1.8 dep .. @@ -41,21 +40,21 @@ org.argeo.commons.server org.argeo.node.repo.jackrabbit - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.osgi.boot - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.dep.log4j - 1.1.8-SNAPSHOT + 1.1.8 pom @@ -63,14 +62,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.core - 1.1.8-SNAPSHOT + 1.1.8 @@ -147,12 +146,12 @@ org.argeo.commons.server org.argeo.server.jackrabbit - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.jackrabbit - 1.1.8-SNAPSHOT + 1.1.8 @@ -165,26 +164,26 @@ org.argeo.commons.security org.argeo.security.dao.ldap - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.ldap - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.dao.jackrabbit - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.dao.os - 1.1.8-SNAPSHOT + 1.1.8 @@ -199,30 +198,30 @@ org.argeo.commons.server org.argeo.server.dep.tomcat - 1.1.8-SNAPSHOT + 1.1.8 pom org.argeo.commons.server org.argeo.server.webextender - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.server org.argeo.server.jcr.mvc - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.server org.argeo.jackrabbit.webapp - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.server org.argeo.server.tomcat - 1.1.8-SNAPSHOT + 1.1.8 @@ -243,25 +242,25 @@ org.argeo.commons.server org.argeo.server.dep.ads - 1.1.8-SNAPSHOT + 1.1.8 pom org.argeo.commons.server org.argeo.server.ads.server - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.server org.argeo.server.ads - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.support.junit - 1.1.8-SNAPSHOT + 1.1.8 @@ -292,7 +291,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.8-SNAPSHOT + 1.1.8 test diff --git a/security/dep/pom.xml b/security/dep/pom.xml index 6078562cf..28fcf2458 100644 --- a/security/dep/pom.xml +++ b/security/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.8-SNAPSHOT + 1.1.8 security .. diff --git a/security/modules/org.argeo.security.dao.jackrabbit/pom.xml b/security/modules/org.argeo.security.dao.jackrabbit/pom.xml index 1e339af78..fe7cb01c2 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/security/modules/org.argeo.security.dao.ldap/pom.xml b/security/modules/org.argeo.security.dao.ldap/pom.xml index 06d465fc7..907a738c6 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/security/modules/org.argeo.security.dao.os/pom.xml b/security/modules/org.argeo.security.dao.os/pom.xml index 4dfcf4485..3a3713bc8 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/security/modules/org.argeo.security.webapp/pom.xml b/security/modules/org.argeo.security.webapp/pom.xml index a33b29794..7cc622fc9 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/security/modules/pom.xml b/security/modules/pom.xml index 8c4d4ee78..1c4c0d518 100644 --- a/security/modules/pom.xml +++ b/security/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.8-SNAPSHOT + 1.1.8 security .. diff --git a/security/plugins/org.argeo.security.equinox/pom.xml b/security/plugins/org.argeo.security.equinox/pom.xml index a1ab343c0..2c94651a7 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.8-SNAPSHOT + 1.1.8 plugins .. @@ -49,7 +49,7 @@ org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.8-SNAPSHOT + 1.1.8 provided @@ -57,12 +57,12 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.core - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/security/plugins/org.argeo.security.ui.admin/pom.xml b/security/plugins/org.argeo.security.ui.admin/pom.xml index 6dfcc8a8a..731af88ca 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.8-SNAPSHOT + 1.1.8 plugins .. @@ -52,27 +52,27 @@ org.argeo.commons.security org.argeo.security.core - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.ui - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.8-SNAPSHOT + 1.1.8 provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.8-SNAPSHOT + 1.1.8 provided @@ -80,7 +80,7 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/security/plugins/org.argeo.security.ui.rap/pom.xml b/security/plugins/org.argeo.security.ui.rap/pom.xml index 963b4e0b6..ccddc97fe 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.8-SNAPSHOT + 1.1.8 plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.equinox - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.dep.rap - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.ui.rap - 1.1.8-SNAPSHOT + 1.1.8 \ 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 1550fb1fd..917b6b160 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.8-SNAPSHOT + 1.1.8 plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.equinox - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.8-SNAPSHOT + 1.1.8 \ 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 9f3695f49..359240f72 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.8-SNAPSHOT + 1.1.8 plugins .. @@ -50,21 +50,21 @@ org.argeo.commons.security org.argeo.security.core - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.ui - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.8-SNAPSHOT + 1.1.8 provided @@ -72,7 +72,7 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/security/plugins/pom.xml b/security/plugins/pom.xml index 3ca5c7828..7a509cbbf 100644 --- a/security/plugins/pom.xml +++ b/security/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.8-SNAPSHOT + 1.1.8 security .. diff --git a/security/pom.xml b/security/pom.xml index 1afde95f7..32520e3ab 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.8-SNAPSHOT + 1.1.8 argeo-commons .. diff --git a/security/runtime/org.argeo.security.activemq/pom.xml b/security/runtime/org.argeo.security.activemq/pom.xml index 6279ca838..131c220cd 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.8-SNAPSHOT + 1.1.8 .. org.argeo.security.activemq @@ -40,12 +40,12 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.core - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index f855d7092..a775b1c63 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.8-SNAPSHOT + 1.1.8 .. org.argeo.security.core @@ -49,12 +49,12 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.server org.argeo.server.jcr - 1.1.8-SNAPSHOT + 1.1.8 @@ -118,14 +118,14 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.8-SNAPSHOT + 1.1.8 pom test org.argeo.commons.server org.argeo.server.json - 1.1.8-SNAPSHOT + 1.1.8 test diff --git a/security/runtime/org.argeo.security.jackrabbit/pom.xml b/security/runtime/org.argeo.security.jackrabbit/pom.xml index 36076b114..257cb0986 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.8-SNAPSHOT + 1.1.8 .. org.argeo.security.jackrabbit @@ -40,7 +40,7 @@ org.argeo.commons.security org.argeo.security.core - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.tp diff --git a/security/runtime/org.argeo.security.ldap/pom.xml b/security/runtime/org.argeo.security.ldap/pom.xml index 1bd568507..e3fe11ec1 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.8-SNAPSHOT + 1.1.8 .. org.argeo.security.ldap @@ -46,12 +46,12 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.core - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/security/runtime/org.argeo.security.mvc/pom.xml b/security/runtime/org.argeo.security.mvc/pom.xml index d57509658..002496ee2 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.8-SNAPSHOT + 1.1.8 .. org.argeo.security.mvc @@ -42,14 +42,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.security org.argeo.security.core - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 14c91d4c2..8f0da95b9 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.8-SNAPSHOT + 1.1.8 security .. diff --git a/server/dep/org.argeo.server.dep.activemq/pom.xml b/server/dep/org.argeo.server.dep.activemq/pom.xml index 4b9eb8881..c40a79cac 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.8-SNAPSHOT + 1.1.8 dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.8-SNAPSHOT + 1.1.8 pom diff --git a/server/dep/org.argeo.server.dep.ads/pom.xml b/server/dep/org.argeo.server.dep.ads/pom.xml index 6725593fe..01f2dfc4e 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.8-SNAPSHOT + 1.1.8 dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.8-SNAPSHOT + 1.1.8 pom @@ -42,7 +42,7 @@ org.argeo.commons.server org.argeo.ext.jdbm - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/server/dep/org.argeo.server.dep.hibernate/pom.xml b/server/dep/org.argeo.server.dep.hibernate/pom.xml index 557188716..20199eb4f 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.8-SNAPSHOT + 1.1.8 dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.8-SNAPSHOT + 1.1.8 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 bc86cdbd2..534c8859c 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.8-SNAPSHOT + 1.1.8 dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.jackrabbit pom - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/server/dep/org.argeo.server.dep.tomcat/pom.xml b/server/dep/org.argeo.server.dep.tomcat/pom.xml index fddd704b4..74a132a07 100644 --- a/server/dep/org.argeo.server.dep.tomcat/pom.xml +++ b/server/dep/org.argeo.server.dep.tomcat/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.8-SNAPSHOT + 1.1.8 dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.8-SNAPSHOT + 1.1.8 pom @@ -22,7 +22,7 @@ org.argeo.commons.server org.argeo.server.catalina - 1.1.8-SNAPSHOT + 1.1.8 @@ -103,7 +103,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.8-SNAPSHOT + 1.1.8 test diff --git a/server/dep/pom.xml b/server/dep/pom.xml index 4fc7065cc..c7cd10a56 100644 --- a/server/dep/pom.xml +++ b/server/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.8-SNAPSHOT + 1.1.8 server .. @@ -46,7 +46,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.8-SNAPSHOT + 1.1.8 test diff --git a/server/modules/org.argeo.ext.bsf/pom.xml b/server/modules/org.argeo.ext.bsf/pom.xml index 446b22caa..eb154844c 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.8-SNAPSHOT + 1.1.8 .. 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 fa2758db0..16f9ac822 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/server/modules/org.argeo.ext.jdbm/pom.xml b/server/modules/org.argeo.ext.jdbm/pom.xml index 042854904..4da529ceb 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/server/modules/org.argeo.jackrabbit.webapp/pom.xml b/server/modules/org.argeo.jackrabbit.webapp/pom.xml index b947c469c..84014aada 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/server/modules/org.argeo.node.repo.jackrabbit/pom.xml b/server/modules/org.argeo.node.repo.jackrabbit/pom.xml index 6222f3266..fdc62dec6 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/server/modules/org.argeo.server.activemq.broker/pom.xml b/server/modules/org.argeo.server.activemq.broker/pom.xml index c4b923bec..9c76b0493 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/server/modules/org.argeo.server.ads.server/pom.xml b/server/modules/org.argeo.server.ads.server/pom.xml index b50321d57..303137f1d 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/server/modules/org.argeo.server.catalina/pom.xml b/server/modules/org.argeo.server.catalina/pom.xml index 430812808..3e70d426c 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/server/modules/org.argeo.server.jdbc/pom.xml b/server/modules/org.argeo.server.jdbc/pom.xml index 87d644fd9..66a728392 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/server/modules/org.argeo.server.rap.webapp/pom.xml b/server/modules/org.argeo.server.rap.webapp/pom.xml index b4adece1e..2871fd20e 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.8-SNAPSHOT + 1.1.8 modules .. diff --git a/server/modules/org.argeo.server.tomcat/pom.xml b/server/modules/org.argeo.server.tomcat/pom.xml index 23d9874eb..46059cc87 100644 --- a/server/modules/org.argeo.server.tomcat/pom.xml +++ b/server/modules/org.argeo.server.tomcat/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.8-SNAPSHOT + 1.1.8 modules .. diff --git a/server/modules/pom.xml b/server/modules/pom.xml index 645057b5a..d4e13fdf7 100644 --- a/server/modules/pom.xml +++ b/server/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.8-SNAPSHOT + 1.1.8 server .. diff --git a/server/plugins/org.argeo.jcr.ui.explorer/pom.xml b/server/plugins/org.argeo.jcr.ui.explorer/pom.xml index b2f5aa7e4..9b2ff13f1 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.8-SNAPSHOT + 1.1.8 plugins .. @@ -36,25 +36,25 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.ui.jcr - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.8-SNAPSHOT + 1.1.8 provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.8-SNAPSHOT + 1.1.8 provided diff --git a/server/plugins/pom.xml b/server/plugins/pom.xml index 06dd160a5..d21cd8de9 100644 --- a/server/plugins/pom.xml +++ b/server/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.8-SNAPSHOT + 1.1.8 server .. diff --git a/server/pom.xml b/server/pom.xml index f4fbb50f2..ac1e72ad3 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.8-SNAPSHOT + 1.1.8 argeo-commons .. diff --git a/server/runtime/org.argeo.server.ads/pom.xml b/server/runtime/org.argeo.server.ads/pom.xml index 9decee6d0..5026588b3 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.8-SNAPSHOT + 1.1.8 .. org.argeo.server.ads @@ -40,7 +40,7 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/server/runtime/org.argeo.server.core/pom.xml b/server/runtime/org.argeo.server.core/pom.xml index 6766b4f32..0c1118760 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.8-SNAPSHOT + 1.1.8 .. org.argeo.server.core @@ -46,7 +46,7 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/server/runtime/org.argeo.server.hibernate/pom.xml b/server/runtime/org.argeo.server.hibernate/pom.xml index 2c79ff7e8..4a95223a8 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.8-SNAPSHOT + 1.1.8 .. org.argeo.server.hibernate @@ -40,14 +40,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.server org.argeo.server.dep.hibernate - 1.1.8-SNAPSHOT + 1.1.8 pom diff --git a/server/runtime/org.argeo.server.jackrabbit/pom.xml b/server/runtime/org.argeo.server.jackrabbit/pom.xml index 3eac48275..990d8474f 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.8-SNAPSHOT + 1.1.8 .. org.argeo.server.jackrabbit @@ -48,12 +48,12 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 org.argeo.commons.server org.argeo.server.jcr.mvc - 1.1.8-SNAPSHOT + 1.1.8 @@ -61,7 +61,7 @@ org.argeo.commons.base org.argeo.dep.jackrabbit pom - 1.1.8-SNAPSHOT + 1.1.8 @@ -89,13 +89,13 @@ org.argeo.commons.base org.argeo.support.junit - 1.1.8-SNAPSHOT + 1.1.8 test org.argeo.commons.base org.argeo.dep.log4j - 1.1.8-SNAPSHOT + 1.1.8 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 b4d51fcf3..3358a1695 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.8-SNAPSHOT + 1.1.8 .. org.argeo.server.jcr.mvc @@ -50,7 +50,7 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/server/runtime/org.argeo.server.jcr/pom.xml b/server/runtime/org.argeo.server.jcr/pom.xml index 5097dab1a..86376f18a 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.8-SNAPSHOT + 1.1.8 .. org.argeo.server.jcr @@ -60,7 +60,7 @@ org.argeo.commons.base org.argeo.util - 1.1.8-SNAPSHOT + 1.1.8 @@ -109,27 +109,27 @@ org.argeo.commons.base org.argeo.dep.jackrabbit - 1.1.8-SNAPSHOT + 1.1.8 pom test org.argeo.commons.base org.argeo.support.junit - 1.1.8-SNAPSHOT + 1.1.8 test org.argeo.commons.base org.argeo.dep.log4j - 1.1.8-SNAPSHOT + 1.1.8 pom test org.argeo.commons.base org.argeo.osgi.boot - 1.1.8-SNAPSHOT + 1.1.8 test diff --git a/server/runtime/org.argeo.server.json/pom.xml b/server/runtime/org.argeo.server.json/pom.xml index 8b997c83e..61d50459c 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.8-SNAPSHOT + 1.1.8 .. org.argeo.server.json @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 1.1.8-SNAPSHOT + 1.1.8 diff --git a/server/runtime/org.argeo.server.jxl/pom.xml b/server/runtime/org.argeo.server.jxl/pom.xml index d513e2939..8b10e6892 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.8-SNAPSHOT + 1.1.8 .. org.argeo.server.jxl @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 1.1.8-SNAPSHOT + 1.1.8 @@ -59,7 +59,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.8-SNAPSHOT + 1.1.8 pom test diff --git a/server/runtime/org.argeo.server.modeshape/pom.xml b/server/runtime/org.argeo.server.modeshape/pom.xml index e70e0a858..f2a173de2 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.8-SNAPSHOT + 1.1.8 .. org.argeo.server.modeshape @@ -40,7 +40,7 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.8-SNAPSHOT + 1.1.8 @@ -56,7 +56,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.8-SNAPSHOT + 1.1.8 pom @@ -64,7 +64,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.8-SNAPSHOT + 1.1.8 test diff --git a/server/runtime/org.argeo.server.webextender/pom.xml b/server/runtime/org.argeo.server.webextender/pom.xml index 5776f0cdd..6ef4cc7f7 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.8-SNAPSHOT + 1.1.8 .. org.argeo.server.webextender diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index 7a2e5d3ca..193a416c8 100644 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.8-SNAPSHOT + 1.1.8 server .. -- 2.30.2