From d0b8ffbd1f6628fdefcdf02dbe42fc26884f4a9d Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 27 Jun 2012 09:32:31 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.argeo.org/commons/trunk@5365 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- basic/dep/org.argeo.basic.dep.log4j/pom.xml | 2 +- basic/dep/pom.xml | 2 +- basic/pom.xml | 2 +- basic/runtime/org.argeo.basic.nodeps/pom.xml | 2 +- basic/runtime/org.argeo.support.junit/pom.xml | 2 +- basic/runtime/pom.xml | 2 +- eclipse/dep/org.argeo.eclipse.dep.rap/pom.xml | 2 +- eclipse/dep/org.argeo.eclipse.dep.rcp/pom.xml | 2 +- eclipse/dep/pom.xml | 4 +- eclipse/pom.xml | 2 +- .../runtime/org.argeo.eclipse.ui.jcr/pom.xml | 12 ++--- .../runtime/org.argeo.eclipse.ui.rap/pom.xml | 6 +-- .../runtime/org.argeo.eclipse.ui.rcp/pom.xml | 8 +-- eclipse/runtime/org.argeo.eclipse.ui/pom.xml | 6 +-- eclipse/runtime/pom.xml | 2 +- .../dep/org.argeo.osgi.dep.jackrabbit/pom.xml | 6 +-- .../dep/org.argeo.osgi.dep.stdruntime/pom.xml | 6 +-- osgi/dep/pom.xml | 4 +- osgi/dist/osgi-boot/pom.xml | 4 +- osgi/dist/pom.xml | 2 +- .../org.argeo.osgi.ui.explorer/pom.xml | 8 +-- osgi/plugins/pom.xml | 2 +- osgi/pom.xml | 2 +- osgi/runtime/org.argeo.osgi.boot/pom.xml | 2 +- osgi/runtime/pom.xml | 2 +- pom.xml | 8 +-- .../pom.xml | 18 +++---- .../org.argeo.security.dep.node.rap/pom.xml | 16 +++--- .../org.argeo.security.dep.node.rcp/pom.xml | 8 +-- .../dep/org.argeo.security.dep.node/pom.xml | 52 +++++++++---------- 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 | 4 +- 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 +- .../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 +- .../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 +- .../modules/org.argeo.server.hsqldb/pom.xml | 2 +- server/modules/org.argeo.server.jdbc/pom.xml | 2 +- server/modules/org.argeo.server.mysql/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 | 8 +-- 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 | 16 +++--- .../runtime/org.argeo.server.jcr.mvc/pom.xml | 6 +-- 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 +- 83 files changed, 221 insertions(+), 221 deletions(-) diff --git a/basic/dep/org.argeo.basic.dep.log4j/pom.xml b/basic/dep/org.argeo.basic.dep.log4j/pom.xml index d248346ed..90193c35f 100644 --- a/basic/dep/org.argeo.basic.dep.log4j/pom.xml +++ b/basic/dep/org.argeo.basic.dep.log4j/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.basic - 1.1.1 + 1.1.2-SNAPSHOT dep .. diff --git a/basic/dep/pom.xml b/basic/dep/pom.xml index b1df6a687..8029ecd84 100644 --- a/basic/dep/pom.xml +++ b/basic/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT basic .. diff --git a/basic/pom.xml b/basic/pom.xml index 25b623de2..5e66d3486 100644 --- a/basic/pom.xml +++ b/basic/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT argeo-commons .. diff --git a/basic/runtime/org.argeo.basic.nodeps/pom.xml b/basic/runtime/org.argeo.basic.nodeps/pom.xml index 049155d0f..02dc6c892 100644 --- a/basic/runtime/org.argeo.basic.nodeps/pom.xml +++ b/basic/runtime/org.argeo.basic.nodeps/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.basic runtime - 1.1.1 + 1.1.2-SNAPSHOT .. org.argeo.basic.nodeps diff --git a/basic/runtime/org.argeo.support.junit/pom.xml b/basic/runtime/org.argeo.support.junit/pom.xml index 1c866686d..e74cd64cb 100644 --- a/basic/runtime/org.argeo.support.junit/pom.xml +++ b/basic/runtime/org.argeo.support.junit/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.basic runtime - 1.1.1 + 1.1.2-SNAPSHOT .. org.argeo.support.junit diff --git a/basic/runtime/pom.xml b/basic/runtime/pom.xml index baef2be39..5c5835d4a 100644 --- a/basic/runtime/pom.xml +++ b/basic/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT basic .. diff --git a/eclipse/dep/org.argeo.eclipse.dep.rap/pom.xml b/eclipse/dep/org.argeo.eclipse.dep.rap/pom.xml index 9535194cd..d35f34cd3 100644 --- a/eclipse/dep/org.argeo.eclipse.dep.rap/pom.xml +++ b/eclipse/dep/org.argeo.eclipse.dep.rap/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.eclipse dep - 1.1.1 + 1.1.2-SNAPSHOT .. org.argeo.eclipse.dep.rap diff --git a/eclipse/dep/org.argeo.eclipse.dep.rcp/pom.xml b/eclipse/dep/org.argeo.eclipse.dep.rcp/pom.xml index 5417572db..756aa7190 100644 --- a/eclipse/dep/org.argeo.eclipse.dep.rcp/pom.xml +++ b/eclipse/dep/org.argeo.eclipse.dep.rcp/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.eclipse dep - 1.1.1 + 1.1.2-SNAPSHOT .. org.argeo.eclipse.dep.rcp diff --git a/eclipse/dep/pom.xml b/eclipse/dep/pom.xml index d8b7c25e7..0ebfb4bdb 100644 --- a/eclipse/dep/pom.xml +++ b/eclipse/dep/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.eclipse eclipse - 1.1.1 + 1.1.2-SNAPSHOT .. dep @@ -65,7 +65,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/eclipse/pom.xml b/eclipse/pom.xml index afbf35427..0d38b860c 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT argeo-commons .. diff --git a/eclipse/runtime/org.argeo.eclipse.ui.jcr/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui.jcr/pom.xml index 087787bc7..67d819837 100644 --- a/eclipse/runtime/org.argeo.eclipse.ui.jcr/pom.xml +++ b/eclipse/runtime/org.argeo.eclipse.ui.jcr/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.eclipse - 1.1.1 + 1.1.2-SNAPSHOT runtime .. @@ -45,7 +45,7 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.1 + 1.1.2-SNAPSHOT @@ -56,20 +56,20 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.1 + 1.1.2-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 1.1.1 + 1.1.2-SNAPSHOT provided @@ -77,7 +77,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/eclipse/runtime/org.argeo.eclipse.ui.rap/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui.rap/pom.xml index f685f54f6..5f299ee1a 100644 --- a/eclipse/runtime/org.argeo.eclipse.ui.rap/pom.xml +++ b/eclipse/runtime/org.argeo.eclipse.ui.rap/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.eclipse - 1.1.1 + 1.1.2-SNAPSHOT runtime .. @@ -59,14 +59,14 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rap - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml index 0f9d30913..32ee21ad2 100644 --- a/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml +++ b/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.eclipse - 1.1.1 + 1.1.2-SNAPSHOT runtime .. @@ -52,21 +52,21 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/eclipse/runtime/org.argeo.eclipse.ui/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui/pom.xml index a0411ecea..fe9f13869 100644 --- a/eclipse/runtime/org.argeo.eclipse.ui/pom.xml +++ b/eclipse/runtime/org.argeo.eclipse.ui/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.eclipse - 1.1.1 + 1.1.2-SNAPSHOT runtime .. @@ -57,7 +57,7 @@ org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.1 + 1.1.2-SNAPSHOT provided @@ -65,7 +65,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/eclipse/runtime/pom.xml b/eclipse/runtime/pom.xml index be9840148..51f4a3aa9 100644 --- a/eclipse/runtime/pom.xml +++ b/eclipse/runtime/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.eclipse - 1.1.1 + 1.1.2-SNAPSHOT eclipse .. diff --git a/osgi/dep/org.argeo.osgi.dep.jackrabbit/pom.xml b/osgi/dep/org.argeo.osgi.dep.jackrabbit/pom.xml index 9d0abe4b8..48448c346 100644 --- a/osgi/dep/org.argeo.osgi.dep.jackrabbit/pom.xml +++ b/osgi/dep/org.argeo.osgi.dep.jackrabbit/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.osgi - 1.1.1 + 1.1.2-SNAPSHOT dep .. @@ -13,7 +13,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.stdruntime - 1.1.1 + 1.1.2-SNAPSHOT pom @@ -41,7 +41,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.1 + 1.1.2-SNAPSHOT pom diff --git a/osgi/dep/org.argeo.osgi.dep.stdruntime/pom.xml b/osgi/dep/org.argeo.osgi.dep.stdruntime/pom.xml index 8fb46e90e..1cf46bcf3 100644 --- a/osgi/dep/org.argeo.osgi.dep.stdruntime/pom.xml +++ b/osgi/dep/org.argeo.osgi.dep.stdruntime/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.osgi - 1.1.1 + 1.1.2-SNAPSHOT dep .. @@ -14,13 +14,13 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.1 + 1.1.2-SNAPSHOT pom diff --git a/osgi/dep/pom.xml b/osgi/dep/pom.xml index c301c4b42..ee751b3a9 100644 --- a/osgi/dep/pom.xml +++ b/osgi/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT osgi .. @@ -43,7 +43,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/osgi/dist/osgi-boot/pom.xml b/osgi/dist/osgi-boot/pom.xml index f517b13b1..6924f5673 100644 --- a/osgi/dist/osgi-boot/pom.xml +++ b/osgi/dist/osgi-boot/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.osgi - 1.1.1 + 1.1.2-SNAPSHOT dist .. @@ -35,7 +35,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/osgi/dist/pom.xml b/osgi/dist/pom.xml index eb5f1b1ea..5a600399c 100644 --- a/osgi/dist/pom.xml +++ b/osgi/dist/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT osgi .. diff --git a/osgi/plugins/org.argeo.osgi.ui.explorer/pom.xml b/osgi/plugins/org.argeo.osgi.ui.explorer/pom.xml index 0feccf224..d52d2e2c3 100644 --- a/osgi/plugins/org.argeo.osgi.ui.explorer/pom.xml +++ b/osgi/plugins/org.argeo.osgi.ui.explorer/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.osgi - 1.1.1 + 1.1.2-SNAPSHOT plugins .. @@ -35,20 +35,20 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.1 + 1.1.2-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 1.1.1 + 1.1.2-SNAPSHOT provided diff --git a/osgi/plugins/pom.xml b/osgi/plugins/pom.xml index 8d739baa3..b52c1a859 100644 --- a/osgi/plugins/pom.xml +++ b/osgi/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT osgi .. diff --git a/osgi/pom.xml b/osgi/pom.xml index 97956b48c..e73f9b0df 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT argeo-commons .. diff --git a/osgi/runtime/org.argeo.osgi.boot/pom.xml b/osgi/runtime/org.argeo.osgi.boot/pom.xml index b6e97e6e3..2575f191d 100644 --- a/osgi/runtime/org.argeo.osgi.boot/pom.xml +++ b/osgi/runtime/org.argeo.osgi.boot/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.osgi - 1.1.1 + 1.1.2-SNAPSHOT runtime .. diff --git a/osgi/runtime/pom.xml b/osgi/runtime/pom.xml index 63b835eb2..8c96893fe 100644 --- a/osgi/runtime/pom.xml +++ b/osgi/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT osgi .. diff --git a/pom.xml b/pom.xml index 3633048d0..d68bd538d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons argeo-commons - 1.1.1 + 1.1.2-SNAPSHOT Argeo Commons Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring pom @@ -33,10 +33,10 @@ ${site.urlBase}/${developmentCycle} - scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.1 - scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.1 + scm:svn:https://svn.argeo.org/commons/trunk + scm:svn:https://svn.argeo.org/commons/trunk - https://svn.argeo.org/commons/tags/argeo-commons-1.1.1 + https://svn.argeo.org/commons/trunk 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 5ee413a65..0b4cfc151 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.1 + 1.1.2-SNAPSHOT dep .. @@ -30,46 +30,46 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.osgi org.argeo.osgi.ui.explorer - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.ui.admin - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui.jcr - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.ui - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.dep.node - 1.1.1 + 1.1.2-SNAPSHOT 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 ff5f7175b..dd0b5bc69 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.1 + 1.1.2-SNAPSHOT dep .. @@ -30,37 +30,37 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.osgi org.argeo.osgi.ui.explorer - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.ui.admin - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.dep.node - 1.1.1 + 1.1.2-SNAPSHOT pom org.argeo.commons.security org.argeo.security.ui.rap - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.rap.webapp - 1.1.1 + 1.1.2-SNAPSHOT @@ -91,7 +91,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT 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 e99b2f7c3..70a563e44 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.1 + 1.1.2-SNAPSHOT dep .. @@ -29,13 +29,13 @@ org.argeo.commons.security org.argeo.security.dep.node.eclipse - 1.1.1 + 1.1.2-SNAPSHOT pom org.argeo.commons.security org.argeo.security.ui.rcp - 1.1.1 + 1.1.2-SNAPSHOT @@ -66,7 +66,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/security/dep/org.argeo.security.dep.node/pom.xml b/security/dep/org.argeo.security.dep.node/pom.xml index 8ec372874..4672d9093 100644 --- a/security/dep/org.argeo.security.dep.node/pom.xml +++ b/security/dep/org.argeo.security.dep.node/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.security - 1.1.1 + 1.1.2-SNAPSHOT dep .. @@ -30,7 +30,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.stdruntime - 1.1.1 + 1.1.2-SNAPSHOT pom @@ -38,12 +38,12 @@ org.argeo.commons.security org.argeo.security.core - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.mvc - 1.1.1 + 1.1.2-SNAPSHOT @@ -112,40 +112,40 @@ org.argeo.commons.server org.argeo.server.jackrabbit - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.jackrabbit - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.node.repo.jackrabbit - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.node.repofactory.jackrabbit - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.dep.activemq - 1.1.1 + 1.1.2-SNAPSHOT pom org.argeo.commons.security org.argeo.security.activemq - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.activemq.broker - 1.1.1 + 1.1.2-SNAPSHOT @@ -158,26 +158,26 @@ org.argeo.commons.security org.argeo.security.dao.ldap - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.ldap - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.dao.jackrabbit - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.dao.os - 1.1.1 + 1.1.2-SNAPSHOT @@ -192,48 +192,48 @@ org.argeo.commons.server org.argeo.server.dep.tomcat - 1.1.1 + 1.1.2-SNAPSHOT pom org.argeo.commons.server org.argeo.server.webextender - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr.mvc - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.jackrabbit.webapp - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.tomcat - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.dep.ads - 1.1.1 + 1.1.2-SNAPSHOT pom org.argeo.commons.server org.argeo.server.ads.server - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.ads - 1.1.1 + 1.1.2-SNAPSHOT @@ -245,7 +245,7 @@ org.argeo.commons.server org.argeo.server.dep.hibernate - 1.1.1 + 1.1.2-SNAPSHOT pom @@ -267,7 +267,7 @@ org.argeo.commons.basic org.argeo.support.junit - 1.1.1 + 1.1.2-SNAPSHOT @@ -298,7 +298,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/security/dep/pom.xml b/security/dep/pom.xml index 6b8b0480c..b72c389d8 100644 --- a/security/dep/pom.xml +++ b/security/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT security .. diff --git a/security/modules/org.argeo.security.dao.jackrabbit/pom.xml b/security/modules/org.argeo.security.dao.jackrabbit/pom.xml index 8462ee1ef..ccbdafb59 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/security/modules/org.argeo.security.dao.ldap/pom.xml b/security/modules/org.argeo.security.dao.ldap/pom.xml index 77881effd..09b4557d7 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/security/modules/org.argeo.security.dao.os/pom.xml b/security/modules/org.argeo.security.dao.os/pom.xml index 0e0040dae..1d9ea73f0 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/security/modules/org.argeo.security.webapp/pom.xml b/security/modules/org.argeo.security.webapp/pom.xml index 279081ddd..d86d2e94a 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/security/modules/pom.xml b/security/modules/pom.xml index 9232df093..5dbec755d 100644 --- a/security/modules/pom.xml +++ b/security/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT security .. diff --git a/security/plugins/org.argeo.security.equinox/pom.xml b/security/plugins/org.argeo.security.equinox/pom.xml index 26143dc40..4a5b2328d 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.1 + 1.1.2-SNAPSHOT plugins .. @@ -49,7 +49,7 @@ org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.1 + 1.1.2-SNAPSHOT provided @@ -57,12 +57,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/security/plugins/org.argeo.security.ui.admin/pom.xml b/security/plugins/org.argeo.security.ui.admin/pom.xml index f44264479..274ed1717 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.1 + 1.1.2-SNAPSHOT plugins .. @@ -52,27 +52,27 @@ org.argeo.commons.security org.argeo.security.core - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.1 + 1.1.2-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 1.1.1 + 1.1.2-SNAPSHOT provided @@ -80,7 +80,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/security/plugins/org.argeo.security.ui.rap/pom.xml b/security/plugins/org.argeo.security.ui.rap/pom.xml index 6af153b7a..5406db836 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.1 + 1.1.2-SNAPSHOT plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rap - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui.rap - 1.1.1 + 1.1.2-SNAPSHOT \ 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 3a0662546..ddca41ac6 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.1 + 1.1.2-SNAPSHOT plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.1 + 1.1.2-SNAPSHOT \ 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 3f06e8b81..b60264b82 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.1 + 1.1.2-SNAPSHOT plugins .. @@ -50,21 +50,21 @@ org.argeo.commons.security org.argeo.security.core - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.1 + 1.1.2-SNAPSHOT provided @@ -72,7 +72,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/security/plugins/pom.xml b/security/plugins/pom.xml index 20f18a203..1741f6d22 100644 --- a/security/plugins/pom.xml +++ b/security/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT security .. @@ -81,7 +81,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/security/pom.xml b/security/pom.xml index d16dee3e5..732ee2c59 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT argeo-commons .. diff --git a/security/runtime/org.argeo.security.activemq/pom.xml b/security/runtime/org.argeo.security.activemq/pom.xml index bce9323f2..3139550e2 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.1 + 1.1.2-SNAPSHOT .. org.argeo.security.activemq @@ -40,12 +40,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index c6bc62fee..b12aedd24 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.security runtime - 1.1.1 + 1.1.2-SNAPSHOT .. org.argeo.security.core @@ -57,12 +57,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr - 1.1.1 + 1.1.2-SNAPSHOT @@ -117,14 +117,14 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.1 + 1.1.2-SNAPSHOT pom test org.argeo.commons.server org.argeo.server.json - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/security/runtime/org.argeo.security.jackrabbit/pom.xml b/security/runtime/org.argeo.security.jackrabbit/pom.xml index dc01f1e14..e69048710 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.1 + 1.1.2-SNAPSHOT .. org.argeo.security.jackrabbit @@ -40,7 +40,7 @@ org.argeo.commons.security org.argeo.security.core - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.tp diff --git a/security/runtime/org.argeo.security.ldap/pom.xml b/security/runtime/org.argeo.security.ldap/pom.xml index dcbdd1626..0105c5d36 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.1 + 1.1.2-SNAPSHOT .. org.argeo.security.ldap @@ -46,12 +46,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/security/runtime/org.argeo.security.mvc/pom.xml b/security/runtime/org.argeo.security.mvc/pom.xml index cff68a59a..42b043dbe 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.1 + 1.1.2-SNAPSHOT .. org.argeo.security.mvc @@ -42,14 +42,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 0ec66f230..8bfeb1869 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT security .. diff --git a/server/dep/org.argeo.server.dep.activemq/pom.xml b/server/dep/org.argeo.server.dep.activemq/pom.xml index 658281bd2..4b8095f1e 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.1 + 1.1.2-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.1 + 1.1.2-SNAPSHOT pom diff --git a/server/dep/org.argeo.server.dep.ads/pom.xml b/server/dep/org.argeo.server.dep.ads/pom.xml index 286de269a..3ec499638 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.1 + 1.1.2-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.1 + 1.1.2-SNAPSHOT pom @@ -42,7 +42,7 @@ org.argeo.commons.server org.argeo.ext.jdbm - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/server/dep/org.argeo.server.dep.hibernate/pom.xml b/server/dep/org.argeo.server.dep.hibernate/pom.xml index 43f669f77..529842492 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.1 + 1.1.2-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.1 + 1.1.2-SNAPSHOT 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 bbff3be61..96409d1a4 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.1 + 1.1.2-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.jackrabbit pom - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/server/dep/org.argeo.server.dep.tomcat/pom.xml b/server/dep/org.argeo.server.dep.tomcat/pom.xml index 1f44c13df..114757bc3 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.1 + 1.1.2-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.1 + 1.1.2-SNAPSHOT pom @@ -22,7 +22,7 @@ org.argeo.commons.server org.argeo.server.catalina - 1.1.1 + 1.1.2-SNAPSHOT @@ -103,7 +103,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/server/dep/pom.xml b/server/dep/pom.xml index c9047272e..0a364b338 100644 --- a/server/dep/pom.xml +++ b/server/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT server .. @@ -47,7 +47,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml b/server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml index 7ad3b78ff..ffdf4dd87 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.ext.jdbm/pom.xml b/server/modules/org.argeo.ext.jdbm/pom.xml index f322fcb6f..19766a314 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.jackrabbit.webapp/pom.xml b/server/modules/org.argeo.jackrabbit.webapp/pom.xml index b57c59b96..d93cb4753 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.node.repo.jackrabbit/pom.xml b/server/modules/org.argeo.node.repo.jackrabbit/pom.xml index 1333ca396..ffc2d1c2a 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.node.repofactory.jackrabbit/pom.xml b/server/modules/org.argeo.node.repofactory.jackrabbit/pom.xml index 4d4ec5ac4..3081cebd1 100644 --- a/server/modules/org.argeo.node.repofactory.jackrabbit/pom.xml +++ b/server/modules/org.argeo.node.repofactory.jackrabbit/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.activemq.broker/pom.xml b/server/modules/org.argeo.server.activemq.broker/pom.xml index 33a3a62b6..1c1999fea 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.ads.server/pom.xml b/server/modules/org.argeo.server.ads.server/pom.xml index cc6a28c95..a3f1274f3 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.catalina/pom.xml b/server/modules/org.argeo.server.catalina/pom.xml index feaf30c6d..5573292be 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.hsqldb/pom.xml b/server/modules/org.argeo.server.hsqldb/pom.xml index e60928267..8b54a9dc8 100644 --- a/server/modules/org.argeo.server.hsqldb/pom.xml +++ b/server/modules/org.argeo.server.hsqldb/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.jdbc/pom.xml b/server/modules/org.argeo.server.jdbc/pom.xml index 4bfdc184e..92e5fac6f 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.mysql/pom.xml b/server/modules/org.argeo.server.mysql/pom.xml index 7ad3314a4..3d3dc95ed 100644 --- a/server/modules/org.argeo.server.mysql/pom.xml +++ b/server/modules/org.argeo.server.mysql/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.rap.webapp/pom.xml b/server/modules/org.argeo.server.rap.webapp/pom.xml index f9e46349c..c6116bb08 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.tomcat/pom.xml b/server/modules/org.argeo.server.tomcat/pom.xml index 797946fad..9bcf12505 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.1 + 1.1.2-SNAPSHOT modules .. diff --git a/server/modules/pom.xml b/server/modules/pom.xml index bad240286..0ec4a08b9 100644 --- a/server/modules/pom.xml +++ b/server/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT server .. diff --git a/server/plugins/org.argeo.jcr.ui.explorer/pom.xml b/server/plugins/org.argeo.jcr.ui.explorer/pom.xml index 13f52ac8f..66230e1c1 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.1 + 1.1.2-SNAPSHOT plugins .. @@ -37,20 +37,20 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui.jcr - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.1 + 1.1.2-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 1.1.1 + 1.1.2-SNAPSHOT provided diff --git a/server/plugins/pom.xml b/server/plugins/pom.xml index 7a0ed3531..f9dbbaaf8 100644 --- a/server/plugins/pom.xml +++ b/server/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT server .. diff --git a/server/pom.xml b/server/pom.xml index 1bfa3742f..8e36a93f0 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT argeo-commons .. diff --git a/server/runtime/org.argeo.server.ads/pom.xml b/server/runtime/org.argeo.server.ads/pom.xml index 0ab16e36a..5066e2c51 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.1 + 1.1.2-SNAPSHOT .. org.argeo.server.ads @@ -40,7 +40,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/server/runtime/org.argeo.server.core/pom.xml b/server/runtime/org.argeo.server.core/pom.xml index 58e749e24..cdfb2f94a 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.1 + 1.1.2-SNAPSHOT .. org.argeo.server.core @@ -42,7 +42,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/server/runtime/org.argeo.server.hibernate/pom.xml b/server/runtime/org.argeo.server.hibernate/pom.xml index ce3bdacbe..a0ffac085 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.1 + 1.1.2-SNAPSHOT .. org.argeo.server.hibernate @@ -40,14 +40,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.dep.hibernate - 1.1.1 + 1.1.2-SNAPSHOT pom diff --git a/server/runtime/org.argeo.server.jackrabbit/pom.xml b/server/runtime/org.argeo.server.jackrabbit/pom.xml index c28ec5a52..17d53af92 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.1 + 1.1.2-SNAPSHOT .. org.argeo.server.jackrabbit @@ -48,22 +48,22 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.core - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr.mvc - 1.1.1 + 1.1.2-SNAPSHOT @@ -71,7 +71,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.jackrabbit pom - 1.1.1 + 1.1.2-SNAPSHOT @@ -99,13 +99,13 @@ org.argeo.commons.basic org.argeo.support.junit - 1.1.1 + 1.1.2-SNAPSHOT test org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.1 + 1.1.2-SNAPSHOT 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 0a69c535d..6c5b29567 100644 --- a/server/runtime/org.argeo.server.jcr.mvc/pom.xml +++ b/server/runtime/org.argeo.server.jcr.mvc/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server runtime - 1.1.1 + 1.1.2-SNAPSHOT .. org.argeo.server.jcr.mvc @@ -48,13 +48,13 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.1 + 1.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/server/runtime/org.argeo.server.jcr/pom.xml b/server/runtime/org.argeo.server.jcr/pom.xml index 79957faa2..8218c2138 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.1 + 1.1.2-SNAPSHOT .. org.argeo.server.jcr @@ -60,7 +60,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.1 + 1.1.2-SNAPSHOT @@ -109,27 +109,27 @@ org.argeo.commons.osgi org.argeo.osgi.dep.jackrabbit - 1.1.1 + 1.1.2-SNAPSHOT pom test org.argeo.commons.basic org.argeo.support.junit - 1.1.1 + 1.1.2-SNAPSHOT test org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.1 + 1.1.2-SNAPSHOT pom test org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/server/runtime/org.argeo.server.json/pom.xml b/server/runtime/org.argeo.server.json/pom.xml index 17136eb2f..1e4452004 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.1 + 1.1.2-SNAPSHOT .. org.argeo.server.json @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/server/runtime/org.argeo.server.jxl/pom.xml b/server/runtime/org.argeo.server.jxl/pom.xml index 69380f42d..d657a1637 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.1 + 1.1.2-SNAPSHOT .. org.argeo.server.jxl @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 1.1.1 + 1.1.2-SNAPSHOT @@ -59,7 +59,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.1 + 1.1.2-SNAPSHOT pom test diff --git a/server/runtime/org.argeo.server.modeshape/pom.xml b/server/runtime/org.argeo.server.modeshape/pom.xml index 51cd9b3cd..280451eac 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.1 + 1.1.2-SNAPSHOT .. org.argeo.server.modeshape @@ -40,7 +40,7 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.1 + 1.1.2-SNAPSHOT @@ -56,7 +56,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.1 + 1.1.2-SNAPSHOT pom @@ -64,7 +64,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.1 + 1.1.2-SNAPSHOT test diff --git a/server/runtime/org.argeo.server.webextender/pom.xml b/server/runtime/org.argeo.server.webextender/pom.xml index 5901cb5d9..c0f4c46ad 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.1 + 1.1.2-SNAPSHOT .. org.argeo.server.webextender diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index dc32569b4..ebc8cfddc 100644 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.1 + 1.1.2-SNAPSHOT server .. -- 2.30.2