From: Mathieu Baudier Date: Wed, 27 Jun 2012 14:31:51 +0000 (+0000) Subject: [maven-release-plugin] prepare for next development iteration X-Git-Tag: argeo-commons-2.1.30~911 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=e1133b983c25f3c14a189d5609ee88a5fd4c3c29;p=lgpl%2Fargeo-commons.git [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.argeo.org/commons/trunk@5382 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/basic/dep/org.argeo.basic.dep.log4j/pom.xml b/basic/dep/org.argeo.basic.dep.log4j/pom.xml index 182a6e4b7..597e64bbd 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.2 + 1.1.3-SNAPSHOT dep .. diff --git a/basic/dep/pom.xml b/basic/dep/pom.xml index f54fb677e..db6f7a110 100644 --- a/basic/dep/pom.xml +++ b/basic/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT basic .. diff --git a/basic/pom.xml b/basic/pom.xml index b15097d17..7bab25f28 100644 --- a/basic/pom.xml +++ b/basic/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT argeo-commons .. diff --git a/basic/runtime/org.argeo.basic.nodeps/pom.xml b/basic/runtime/org.argeo.basic.nodeps/pom.xml index 880655e61..29c33864f 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.2 + 1.1.3-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 98d3f3d05..973e17eb3 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.2 + 1.1.3-SNAPSHOT .. org.argeo.support.junit diff --git a/basic/runtime/pom.xml b/basic/runtime/pom.xml index b6a3a7ee8..35624faeb 100644 --- a/basic/runtime/pom.xml +++ b/basic/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-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 3e3dbd281..593f33ca0 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.2 + 1.1.3-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 bffaeef50..7fc677a92 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.2 + 1.1.3-SNAPSHOT .. org.argeo.eclipse.dep.rcp diff --git a/eclipse/dep/pom.xml b/eclipse/dep/pom.xml index fc19e3f42..f3017341c 100644 --- a/eclipse/dep/pom.xml +++ b/eclipse/dep/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.eclipse eclipse - 1.1.2 + 1.1.3-SNAPSHOT .. dep @@ -64,7 +64,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-SNAPSHOT test diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 8703e7860..7d6050731 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-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 aa6558b57..43a193135 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.2 + 1.1.3-SNAPSHOT runtime .. @@ -45,7 +45,7 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.2 + 1.1.3-SNAPSHOT @@ -56,20 +56,20 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.2 + 1.1.3-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 1.1.2 + 1.1.3-SNAPSHOT provided @@ -77,7 +77,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/eclipse/runtime/org.argeo.eclipse.ui.rap/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui.rap/pom.xml index ea42d0a0b..9b8625e7f 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.2 + 1.1.3-SNAPSHOT runtime .. @@ -59,14 +59,14 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rap - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml index bf783eb7a..d21d21caa 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.2 + 1.1.3-SNAPSHOT runtime .. @@ -52,21 +52,21 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/eclipse/runtime/org.argeo.eclipse.ui/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui/pom.xml index a4834efa5..71ca595c1 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.2 + 1.1.3-SNAPSHOT runtime .. @@ -57,7 +57,7 @@ org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.2 + 1.1.3-SNAPSHOT provided @@ -65,7 +65,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/eclipse/runtime/pom.xml b/eclipse/runtime/pom.xml index 12ab5b1a1..3de8bde68 100644 --- a/eclipse/runtime/pom.xml +++ b/eclipse/runtime/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.eclipse - 1.1.2 + 1.1.3-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 201097e04..684e9a5bb 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.2 + 1.1.3-SNAPSHOT dep .. @@ -13,7 +13,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.stdruntime - 1.1.2 + 1.1.3-SNAPSHOT pom @@ -41,7 +41,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.2 + 1.1.3-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 824b36f18..f538ec3d0 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.2 + 1.1.3-SNAPSHOT dep .. @@ -14,13 +14,13 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.2 + 1.1.3-SNAPSHOT pom diff --git a/osgi/dep/pom.xml b/osgi/dep/pom.xml index c45a808d8..d64cefae0 100644 --- a/osgi/dep/pom.xml +++ b/osgi/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT osgi .. @@ -43,7 +43,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-SNAPSHOT test diff --git a/osgi/dist/osgi-boot/pom.xml b/osgi/dist/osgi-boot/pom.xml index 91345d9da..802ae9a33 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.2 + 1.1.3-SNAPSHOT dist .. @@ -35,7 +35,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/osgi/dist/pom.xml b/osgi/dist/pom.xml index 52f06b9a6..1edcf056e 100644 --- a/osgi/dist/pom.xml +++ b/osgi/dist/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-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 7c09a65e3..954b0ecc4 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.2 + 1.1.3-SNAPSHOT plugins .. @@ -35,20 +35,20 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.2 + 1.1.3-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 1.1.2 + 1.1.3-SNAPSHOT provided diff --git a/osgi/plugins/pom.xml b/osgi/plugins/pom.xml index 3d0ca0bc9..e62724b66 100644 --- a/osgi/plugins/pom.xml +++ b/osgi/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT osgi .. diff --git a/osgi/pom.xml b/osgi/pom.xml index f09b0eb56..c9ea6bae5 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT argeo-commons .. diff --git a/osgi/runtime/org.argeo.osgi.boot/pom.xml b/osgi/runtime/org.argeo.osgi.boot/pom.xml index 6c51d9ae1..e388be0e2 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.2 + 1.1.3-SNAPSHOT runtime .. diff --git a/osgi/runtime/pom.xml b/osgi/runtime/pom.xml index 1723e75f7..43e1e1d87 100644 --- a/osgi/runtime/pom.xml +++ b/osgi/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT osgi .. diff --git a/pom.xml b/pom.xml index c5836eb9b..361565a17 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons argeo-commons - 1.1.2 + 1.1.3-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.2 - scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.2 + 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.2 + 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 f2bb65d23..cbeb72b96 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.2 + 1.1.3-SNAPSHOT dep .. @@ -30,46 +30,46 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.osgi org.argeo.osgi.ui.explorer - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.ui.admin - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui.jcr - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.ui - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.dep.node - 1.1.2 + 1.1.3-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 cbf147aaa..a4319d544 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.2 + 1.1.3-SNAPSHOT dep .. @@ -30,37 +30,37 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.osgi org.argeo.osgi.ui.explorer - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.ui.admin - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.dep.node - 1.1.2 + 1.1.3-SNAPSHOT pom org.argeo.commons.security org.argeo.security.ui.rap - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.rap.webapp - 1.1.2 + 1.1.3-SNAPSHOT @@ -91,7 +91,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-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 09c1f826c..a1b8ae174 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.2 + 1.1.3-SNAPSHOT dep .. @@ -29,13 +29,13 @@ org.argeo.commons.security org.argeo.security.dep.node.eclipse - 1.1.2 + 1.1.3-SNAPSHOT pom org.argeo.commons.security org.argeo.security.ui.rcp - 1.1.2 + 1.1.3-SNAPSHOT @@ -66,7 +66,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-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 1b38c1eab..a91a212de 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.2 + 1.1.3-SNAPSHOT dep .. @@ -30,7 +30,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.stdruntime - 1.1.2 + 1.1.3-SNAPSHOT pom @@ -38,12 +38,12 @@ org.argeo.commons.security org.argeo.security.core - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.mvc - 1.1.2 + 1.1.3-SNAPSHOT @@ -112,40 +112,40 @@ org.argeo.commons.server org.argeo.server.jackrabbit - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.jackrabbit - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.node.repo.jackrabbit - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.node.repofactory.jackrabbit - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.dep.activemq - 1.1.2 + 1.1.3-SNAPSHOT pom org.argeo.commons.security org.argeo.security.activemq - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.activemq.broker - 1.1.2 + 1.1.3-SNAPSHOT @@ -158,26 +158,26 @@ org.argeo.commons.security org.argeo.security.dao.ldap - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.ldap - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.dao.jackrabbit - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.dao.os - 1.1.2 + 1.1.3-SNAPSHOT @@ -192,48 +192,48 @@ org.argeo.commons.server org.argeo.server.dep.tomcat - 1.1.2 + 1.1.3-SNAPSHOT pom org.argeo.commons.server org.argeo.server.webextender - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr.mvc - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.jackrabbit.webapp - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.tomcat - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.dep.ads - 1.1.2 + 1.1.3-SNAPSHOT pom org.argeo.commons.server org.argeo.server.ads.server - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.ads - 1.1.2 + 1.1.3-SNAPSHOT @@ -245,7 +245,7 @@ org.argeo.commons.server org.argeo.server.dep.hibernate - 1.1.2 + 1.1.3-SNAPSHOT pom @@ -267,7 +267,7 @@ org.argeo.commons.basic org.argeo.support.junit - 1.1.2 + 1.1.3-SNAPSHOT @@ -298,7 +298,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-SNAPSHOT test diff --git a/security/dep/pom.xml b/security/dep/pom.xml index a31bd6634..20fb7a96d 100644 --- a/security/dep/pom.xml +++ b/security/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-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 883654f51..17164b64b 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.2 + 1.1.3-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 cb8ff19ab..a73fa0eb6 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.2 + 1.1.3-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 59c7d8d80..b80fa797d 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.2 + 1.1.3-SNAPSHOT modules .. diff --git a/security/modules/org.argeo.security.webapp/pom.xml b/security/modules/org.argeo.security.webapp/pom.xml index d59e0eb7a..0e420f39e 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.2 + 1.1.3-SNAPSHOT modules .. diff --git a/security/modules/pom.xml b/security/modules/pom.xml index 890228f64..1b146be7e 100644 --- a/security/modules/pom.xml +++ b/security/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT security .. diff --git a/security/plugins/org.argeo.security.equinox/pom.xml b/security/plugins/org.argeo.security.equinox/pom.xml index 7e3f27b16..f2a51862d 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.2 + 1.1.3-SNAPSHOT plugins .. @@ -49,7 +49,7 @@ org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.2 + 1.1.3-SNAPSHOT provided @@ -57,12 +57,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/security/plugins/org.argeo.security.ui.admin/pom.xml b/security/plugins/org.argeo.security.ui.admin/pom.xml index 7ec6d9c6d..b4fbf9a28 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.2 + 1.1.3-SNAPSHOT plugins .. @@ -52,27 +52,27 @@ org.argeo.commons.security org.argeo.security.core - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.2 + 1.1.3-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 1.1.2 + 1.1.3-SNAPSHOT provided @@ -80,7 +80,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/security/plugins/org.argeo.security.ui.rap/pom.xml b/security/plugins/org.argeo.security.ui.rap/pom.xml index a827a5794..1daf69fc9 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.2 + 1.1.3-SNAPSHOT plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rap - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui.rap - 1.1.2 + 1.1.3-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 54e454108..6fa130be8 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.2 + 1.1.3-SNAPSHOT plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.2 + 1.1.3-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 8ec9d8e1c..34f61dd2f 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.2 + 1.1.3-SNAPSHOT plugins .. @@ -50,21 +50,21 @@ org.argeo.commons.security org.argeo.security.core - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.2 + 1.1.3-SNAPSHOT provided @@ -72,7 +72,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/security/plugins/pom.xml b/security/plugins/pom.xml index adcf91c7b..9a9e0212f 100644 --- a/security/plugins/pom.xml +++ b/security/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT security .. @@ -81,7 +81,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-SNAPSHOT test diff --git a/security/pom.xml b/security/pom.xml index c02b22f32..04ed3d02c 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT argeo-commons .. diff --git a/security/runtime/org.argeo.security.activemq/pom.xml b/security/runtime/org.argeo.security.activemq/pom.xml index 2cfa62ce8..972868b90 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.2 + 1.1.3-SNAPSHOT .. org.argeo.security.activemq @@ -40,12 +40,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index 12412ff1e..b991fbc8f 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.2 + 1.1.3-SNAPSHOT .. org.argeo.security.core @@ -57,12 +57,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr - 1.1.2 + 1.1.3-SNAPSHOT @@ -117,14 +117,14 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.2 + 1.1.3-SNAPSHOT pom test org.argeo.commons.server org.argeo.server.json - 1.1.2 + 1.1.3-SNAPSHOT test diff --git a/security/runtime/org.argeo.security.jackrabbit/pom.xml b/security/runtime/org.argeo.security.jackrabbit/pom.xml index cb942e65a..2a523dc7b 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.2 + 1.1.3-SNAPSHOT .. org.argeo.security.jackrabbit @@ -40,7 +40,7 @@ org.argeo.commons.security org.argeo.security.core - 1.1.2 + 1.1.3-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 64fab3b34..940357b6f 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.2 + 1.1.3-SNAPSHOT .. org.argeo.security.ldap @@ -46,12 +46,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/security/runtime/org.argeo.security.mvc/pom.xml b/security/runtime/org.argeo.security.mvc/pom.xml index 28f969df6..98c0b3e8e 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.2 + 1.1.3-SNAPSHOT .. org.argeo.security.mvc @@ -42,14 +42,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index c036f41f7..ee5e61ee9 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-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 3617c71c8..a7c8ce085 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.2 + 1.1.3-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.2 + 1.1.3-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 9dab8d5f5..c9ef151ba 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.2 + 1.1.3-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.2 + 1.1.3-SNAPSHOT pom @@ -42,7 +42,7 @@ org.argeo.commons.server org.argeo.ext.jdbm - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/server/dep/org.argeo.server.dep.hibernate/pom.xml b/server/dep/org.argeo.server.dep.hibernate/pom.xml index ddc3ca284..2837184c0 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.2 + 1.1.3-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.2 + 1.1.3-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 1718bd06c..85e8e5d75 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.2 + 1.1.3-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.jackrabbit pom - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/server/dep/org.argeo.server.dep.tomcat/pom.xml b/server/dep/org.argeo.server.dep.tomcat/pom.xml index 4064509b2..8315821a8 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.2 + 1.1.3-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.2 + 1.1.3-SNAPSHOT pom @@ -22,7 +22,7 @@ org.argeo.commons.server org.argeo.server.catalina - 1.1.2 + 1.1.3-SNAPSHOT @@ -103,7 +103,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-SNAPSHOT test diff --git a/server/dep/pom.xml b/server/dep/pom.xml index f88ac2af5..dc249717a 100644 --- a/server/dep/pom.xml +++ b/server/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT server .. @@ -46,7 +46,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-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 d7a95572b..dd74772d3 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.2 + 1.1.3-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.ext.jdbm/pom.xml b/server/modules/org.argeo.ext.jdbm/pom.xml index 777d7e20f..efc57283d 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.2 + 1.1.3-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.jackrabbit.webapp/pom.xml b/server/modules/org.argeo.jackrabbit.webapp/pom.xml index 449dd9033..c777cede6 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.2 + 1.1.3-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 63fd3efa7..96191819d 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.2 + 1.1.3-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 87eb0b145..759e4449e 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.2 + 1.1.3-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 503ba3f1c..3d0e459ff 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.2 + 1.1.3-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 e029d506c..4cb92ddc4 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.2 + 1.1.3-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.catalina/pom.xml b/server/modules/org.argeo.server.catalina/pom.xml index 8ea8a4dab..4a6c68a84 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.2 + 1.1.3-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.hsqldb/pom.xml b/server/modules/org.argeo.server.hsqldb/pom.xml index f7a843d7a..5467e7054 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.2 + 1.1.3-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.jdbc/pom.xml b/server/modules/org.argeo.server.jdbc/pom.xml index dc437cc53..2274fd362 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.2 + 1.1.3-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.mysql/pom.xml b/server/modules/org.argeo.server.mysql/pom.xml index 805b786fe..a9badb50f 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.2 + 1.1.3-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 0a3b16b69..d6ace1928 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.2 + 1.1.3-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.tomcat/pom.xml b/server/modules/org.argeo.server.tomcat/pom.xml index 35b788f43..34d55daf3 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.2 + 1.1.3-SNAPSHOT modules .. diff --git a/server/modules/pom.xml b/server/modules/pom.xml index f9ce9b6ec..413e80b01 100644 --- a/server/modules/pom.xml +++ b/server/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-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 cf659ad4b..469ca6cfc 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.2 + 1.1.3-SNAPSHOT plugins .. @@ -37,20 +37,20 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui.jcr - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 1.1.2 + 1.1.3-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 1.1.2 + 1.1.3-SNAPSHOT provided diff --git a/server/plugins/pom.xml b/server/plugins/pom.xml index 51637f8f5..9330f310d 100644 --- a/server/plugins/pom.xml +++ b/server/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT server .. diff --git a/server/pom.xml b/server/pom.xml index ef67a92d0..6503120b9 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT argeo-commons .. diff --git a/server/runtime/org.argeo.server.ads/pom.xml b/server/runtime/org.argeo.server.ads/pom.xml index 5b011739e..d36012c1b 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.2 + 1.1.3-SNAPSHOT .. org.argeo.server.ads @@ -40,7 +40,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/server/runtime/org.argeo.server.core/pom.xml b/server/runtime/org.argeo.server.core/pom.xml index ebb29784e..740776857 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.2 + 1.1.3-SNAPSHOT .. org.argeo.server.core @@ -42,7 +42,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/server/runtime/org.argeo.server.hibernate/pom.xml b/server/runtime/org.argeo.server.hibernate/pom.xml index a2156962c..87eb65194 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.2 + 1.1.3-SNAPSHOT .. org.argeo.server.hibernate @@ -40,14 +40,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.dep.hibernate - 1.1.2 + 1.1.3-SNAPSHOT pom diff --git a/server/runtime/org.argeo.server.jackrabbit/pom.xml b/server/runtime/org.argeo.server.jackrabbit/pom.xml index 86f20f193..1998cd934 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.2 + 1.1.3-SNAPSHOT .. org.argeo.server.jackrabbit @@ -48,22 +48,22 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.core - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr.mvc - 1.1.2 + 1.1.3-SNAPSHOT @@ -71,7 +71,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.jackrabbit pom - 1.1.2 + 1.1.3-SNAPSHOT @@ -99,13 +99,13 @@ org.argeo.commons.basic org.argeo.support.junit - 1.1.2 + 1.1.3-SNAPSHOT test org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.2 + 1.1.3-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 3b4b8a454..dfd292220 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.2 + 1.1.3-SNAPSHOT .. org.argeo.server.jcr.mvc @@ -48,13 +48,13 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.2 + 1.1.3-SNAPSHOT org.argeo.commons.server org.argeo.server.core - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/server/runtime/org.argeo.server.jcr/pom.xml b/server/runtime/org.argeo.server.jcr/pom.xml index 4bfdadb27..067e6b2f8 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.2 + 1.1.3-SNAPSHOT .. org.argeo.server.jcr @@ -60,7 +60,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 1.1.2 + 1.1.3-SNAPSHOT @@ -109,27 +109,27 @@ org.argeo.commons.osgi org.argeo.osgi.dep.jackrabbit - 1.1.2 + 1.1.3-SNAPSHOT pom test org.argeo.commons.basic org.argeo.support.junit - 1.1.2 + 1.1.3-SNAPSHOT test org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.2 + 1.1.3-SNAPSHOT pom test org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-SNAPSHOT test diff --git a/server/runtime/org.argeo.server.json/pom.xml b/server/runtime/org.argeo.server.json/pom.xml index 112d6d078..d1edacaef 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.2 + 1.1.3-SNAPSHOT .. org.argeo.server.json @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/server/runtime/org.argeo.server.jxl/pom.xml b/server/runtime/org.argeo.server.jxl/pom.xml index 0840ae35d..1d34097f8 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.2 + 1.1.3-SNAPSHOT .. org.argeo.server.jxl @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 1.1.2 + 1.1.3-SNAPSHOT @@ -59,7 +59,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.2 + 1.1.3-SNAPSHOT pom test diff --git a/server/runtime/org.argeo.server.modeshape/pom.xml b/server/runtime/org.argeo.server.modeshape/pom.xml index 339ffc194..ffefd1422 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.2 + 1.1.3-SNAPSHOT .. org.argeo.server.modeshape @@ -40,7 +40,7 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.2 + 1.1.3-SNAPSHOT @@ -56,7 +56,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 1.1.2 + 1.1.3-SNAPSHOT pom @@ -64,7 +64,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 1.1.2 + 1.1.3-SNAPSHOT test diff --git a/server/runtime/org.argeo.server.webextender/pom.xml b/server/runtime/org.argeo.server.webextender/pom.xml index b63cf3dd0..d746b8917 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.2 + 1.1.3-SNAPSHOT .. org.argeo.server.webextender diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index 6744ddb23..e6f8826e3 100644 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.2 + 1.1.3-SNAPSHOT server ..