From a52e5c9b1cca9109f159b90f3eda439ed6077f04 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Tue, 19 Jun 2012 15:52:38 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.argeo.org/commons/trunk@5328 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 +- .../dep/org.argeo.eclipse.dep.common/pom.xml | 2 +- eclipse/dep/org.argeo.eclipse.dep.rap/pom.xml | 4 +- eclipse/dep/org.argeo.eclipse.dep.rcp/pom.xml | 4 +- eclipse/dep/pom.xml | 4 +- eclipse/pom.xml | 2 +- .../runtime/org.argeo.eclipse.ui.jcr/pom.xml | 14 ++--- .../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 | 8 +-- 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 | 6 +-- .../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 | 6 +-- server/dep/org.argeo.server.dep.ads/pom.xml | 6 +-- .../org.argeo.server.dep.hibernate/pom.xml | 4 +- .../pom.xml | 4 +- server/dep/org.argeo.server.dep.javax/pom.xml | 2 +- .../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 +- 85 files changed, 227 insertions(+), 227 deletions(-) diff --git a/basic/dep/org.argeo.basic.dep.log4j/pom.xml b/basic/dep/org.argeo.basic.dep.log4j/pom.xml index d7aeb5c2a..fc0c93f8c 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. diff --git a/basic/dep/pom.xml b/basic/dep/pom.xml index c760839b4..b17de2067 100644 --- a/basic/dep/pom.xml +++ b/basic/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT basic .. diff --git a/basic/pom.xml b/basic/pom.xml index edc84b497..ca292babc 100644 --- a/basic/pom.xml +++ b/basic/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT argeo-commons .. diff --git a/basic/runtime/org.argeo.basic.nodeps/pom.xml b/basic/runtime/org.argeo.basic.nodeps/pom.xml index 1e483fbc1..bf357f03e 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 - 0.4.0 + 1.1.1-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 393eb8805..10fdaeeab 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.support.junit diff --git a/basic/runtime/pom.xml b/basic/runtime/pom.xml index ffd010ebc..f17b840d4 100644 --- a/basic/runtime/pom.xml +++ b/basic/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT basic .. diff --git a/eclipse/dep/org.argeo.eclipse.dep.common/pom.xml b/eclipse/dep/org.argeo.eclipse.dep.common/pom.xml index f1aa44d5d..3618330e6 100644 --- a/eclipse/dep/org.argeo.eclipse.dep.common/pom.xml +++ b/eclipse/dep/org.argeo.eclipse.dep.common/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.eclipse dep - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.eclipse.dep.common diff --git a/eclipse/dep/org.argeo.eclipse.dep.rap/pom.xml b/eclipse/dep/org.argeo.eclipse.dep.rap/pom.xml index baa45ae94..221b9eba1 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.eclipse.dep.rap @@ -25,7 +25,7 @@ org.argeo.commons.eclipse org.argeo.eclipse.dep.common - 0.4.0 + 1.1.1-SNAPSHOT @@ -64,20 +64,20 @@ org.argeo.commons.server org.argeo.server.jcr - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 0.4.0 + 1.1.1-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 0.4.0 + 1.1.1-SNAPSHOT provided @@ -85,7 +85,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/eclipse/runtime/org.argeo.eclipse.ui.rap/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui.rap/pom.xml index 7348dc2f5..e6a43484d 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 - 0.4.0 + 1.1.1-SNAPSHOT runtime .. @@ -60,14 +60,14 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rap - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml index d16a8ea7a..562822b6d 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 - 0.4.0 + 1.1.1-SNAPSHOT runtime .. @@ -52,21 +52,21 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/eclipse/runtime/org.argeo.eclipse.ui/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui/pom.xml index 2034b5665..0d60226d5 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 - 0.4.0 + 1.1.1-SNAPSHOT runtime .. @@ -52,7 +52,7 @@ org.argeo.commons.eclipse org.argeo.eclipse.dep.common - 0.4.0 + 1.1.1-SNAPSHOT @@ -65,7 +65,7 @@ org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 0.4.0 + 1.1.1-SNAPSHOT provided @@ -73,7 +73,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/eclipse/runtime/pom.xml b/eclipse/runtime/pom.xml index 40eb94df0..707497472 100644 --- a/eclipse/runtime/pom.xml +++ b/eclipse/runtime/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.eclipse - 0.4.0 + 1.1.1-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 28ce0658f..5bb7671be 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. @@ -13,7 +13,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.stdruntime - 0.4.0 + 1.1.1-SNAPSHOT pom @@ -41,7 +41,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.4.0 + 1.1.1-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 e5d508748..4556edb13 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. @@ -14,13 +14,13 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.4.0 + 1.1.1-SNAPSHOT pom diff --git a/osgi/dep/pom.xml b/osgi/dep/pom.xml index 757acb1f7..f1e15f8ae 100644 --- a/osgi/dep/pom.xml +++ b/osgi/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT osgi .. @@ -43,7 +43,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 0.4.0 + 1.1.1-SNAPSHOT test diff --git a/osgi/dist/osgi-boot/pom.xml b/osgi/dist/osgi-boot/pom.xml index 7a2bc60ce..b67028604 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 - 0.4.0 + 1.1.1-SNAPSHOT dist .. @@ -35,7 +35,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/osgi/dist/pom.xml b/osgi/dist/pom.xml index f2be52bed..85ad3e933 100644 --- a/osgi/dist/pom.xml +++ b/osgi/dist/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-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 4b50b11ea..cbd213d45 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 - 0.4.0 + 1.1.1-SNAPSHOT plugins .. @@ -30,20 +30,20 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 0.4.0 + 1.1.1-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 0.4.0 + 1.1.1-SNAPSHOT provided diff --git a/osgi/plugins/pom.xml b/osgi/plugins/pom.xml index 36265e83e..902a7449e 100644 --- a/osgi/plugins/pom.xml +++ b/osgi/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT osgi .. diff --git a/osgi/pom.xml b/osgi/pom.xml index 8423e16f9..b41d764f1 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT argeo-commons .. diff --git a/osgi/runtime/org.argeo.osgi.boot/pom.xml b/osgi/runtime/org.argeo.osgi.boot/pom.xml index d386c3e1f..477e13697 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 - 0.4.0 + 1.1.1-SNAPSHOT runtime .. diff --git a/osgi/runtime/pom.xml b/osgi/runtime/pom.xml index bc566577b..d48a873ae 100644 --- a/osgi/runtime/pom.xml +++ b/osgi/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT osgi .. diff --git a/pom.xml b/pom.xml index 27b8bfaea..e23c24e84 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.argeo.commons argeo-commons - 0.4.0 + 1.1.1-SNAPSHOT Argeo Commons Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring pom @@ -34,10 +34,10 @@ ${site.urlBase}/${developmentCycle} - scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-0.4.0 - scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-0.4.0 + scm:svn:https://svn.argeo.org/commons/trunk + scm:svn:https://svn.argeo.org/commons/trunk - https://svn.argeo.org/commons/tags/argeo-commons-0.4.0 + 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 abbf153f6..35b05c669 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. @@ -30,46 +30,46 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.osgi org.argeo.osgi.ui.explorer - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.ui.admin - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui.jcr - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.ui - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.dep.node - 0.4.0 + 1.1.1-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 a57fdcfb5..ad66c601d 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. @@ -30,37 +30,37 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.osgi org.argeo.osgi.ui.explorer - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.ui.admin - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.dep.node - 0.4.0 + 1.1.1-SNAPSHOT pom org.argeo.commons.security org.argeo.security.ui.rap - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.rap.webapp - 0.4.0 + 1.1.1-SNAPSHOT @@ -91,7 +91,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 0.4.0 + 1.1.1-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 b572fc4a9..e87a79898 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. @@ -29,13 +29,13 @@ org.argeo.commons.security org.argeo.security.dep.node.eclipse - 0.4.0 + 1.1.1-SNAPSHOT pom org.argeo.commons.security org.argeo.security.ui.rcp - 0.4.0 + 1.1.1-SNAPSHOT @@ -66,7 +66,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 0.4.0 + 1.1.1-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 bb50b9f17..9800b6ae9 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. @@ -30,7 +30,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.stdruntime - 0.4.0 + 1.1.1-SNAPSHOT pom @@ -38,12 +38,12 @@ org.argeo.commons.security org.argeo.security.core - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.mvc - 0.4.0 + 1.1.1-SNAPSHOT @@ -128,40 +128,40 @@ org.argeo.commons.server org.argeo.server.jackrabbit - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.jackrabbit - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.node.repo.jackrabbit - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.node.repofactory.jackrabbit - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.dep.activemq - 0.4.0 + 1.1.1-SNAPSHOT pom org.argeo.commons.security org.argeo.security.activemq - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.activemq.broker - 0.4.0 + 1.1.1-SNAPSHOT @@ -174,26 +174,26 @@ org.argeo.commons.security org.argeo.security.dao.ldap - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.ldap - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.dao.jackrabbit - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.dao.os - 0.4.0 + 1.1.1-SNAPSHOT @@ -208,48 +208,48 @@ org.argeo.commons.server org.argeo.server.dep.tomcat - 0.4.0 + 1.1.1-SNAPSHOT pom org.argeo.commons.server org.argeo.server.webextender - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr.mvc - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.jackrabbit.webapp - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.tomcat - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.dep.ads - 0.4.0 + 1.1.1-SNAPSHOT pom org.argeo.commons.server org.argeo.server.ads.server - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.ads - 0.4.0 + 1.1.1-SNAPSHOT @@ -261,7 +261,7 @@ org.argeo.commons.server org.argeo.server.dep.hibernate - 0.4.0 + 1.1.1-SNAPSHOT pom @@ -283,7 +283,7 @@ org.argeo.commons.basic org.argeo.support.junit - 0.4.0 + 1.1.1-SNAPSHOT @@ -314,7 +314,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 0.4.0 + 1.1.1-SNAPSHOT test diff --git a/security/dep/pom.xml b/security/dep/pom.xml index d5988cb55..cf02d4a97 100644 --- a/security/dep/pom.xml +++ b/security/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-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 76074deae..dc995a751 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 - 0.4.0 + 1.1.1-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 b1f2e443c..1b7a98cbc 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 - 0.4.0 + 1.1.1-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 14bf9c103..c8bf14d02 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 - 0.4.0 + 1.1.1-SNAPSHOT modules .. diff --git a/security/modules/org.argeo.security.webapp/pom.xml b/security/modules/org.argeo.security.webapp/pom.xml index 0b1b49bd0..ab31b4a08 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 - 0.4.0 + 1.1.1-SNAPSHOT modules .. diff --git a/security/modules/pom.xml b/security/modules/pom.xml index 8e10a24c9..703199f18 100644 --- a/security/modules/pom.xml +++ b/security/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT security .. diff --git a/security/plugins/org.argeo.security.equinox/pom.xml b/security/plugins/org.argeo.security.equinox/pom.xml index 1279c2664..22f73c2f0 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 - 0.4.0 + 1.1.1-SNAPSHOT plugins .. @@ -53,12 +53,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/security/plugins/org.argeo.security.ui.admin/pom.xml b/security/plugins/org.argeo.security.ui.admin/pom.xml index a500b5a8d..1487b21e8 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 - 0.4.0 + 1.1.1-SNAPSHOT plugins .. @@ -52,27 +52,27 @@ org.argeo.commons.security org.argeo.security.core - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 0.4.0 + 1.1.1-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 0.4.0 + 1.1.1-SNAPSHOT provided @@ -80,7 +80,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/security/plugins/org.argeo.security.ui.rap/pom.xml b/security/plugins/org.argeo.security.ui.rap/pom.xml index 571d14662..76fbabaf4 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 - 0.4.0 + 1.1.1-SNAPSHOT plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rap - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui.rap - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/security/plugins/org.argeo.security.ui.rcp/pom.xml b/security/plugins/org.argeo.security.ui.rcp/pom.xml index d74320da7..68678dd73 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 - 0.4.0 + 1.1.1-SNAPSHOT plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/security/plugins/org.argeo.security.ui/pom.xml b/security/plugins/org.argeo.security.ui/pom.xml index eacfcc6b6..f275c5543 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 - 0.4.0 + 1.1.1-SNAPSHOT plugins .. @@ -50,21 +50,21 @@ org.argeo.commons.security org.argeo.security.core - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.ui - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 0.4.0 + 1.1.1-SNAPSHOT provided @@ -72,7 +72,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/security/plugins/pom.xml b/security/plugins/pom.xml index 0afbf447e..5633b3060 100644 --- a/security/plugins/pom.xml +++ b/security/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT security .. @@ -81,7 +81,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 0.4.0 + 1.1.1-SNAPSHOT test diff --git a/security/pom.xml b/security/pom.xml index f66ca9b49..24b8c6b1e 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT argeo-commons .. diff --git a/security/runtime/org.argeo.security.activemq/pom.xml b/security/runtime/org.argeo.security.activemq/pom.xml index e604f24ec..b360d333c 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.security.activemq @@ -40,12 +40,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index f2db16ac2..089246bb4 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.security.core @@ -57,12 +57,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr - 0.4.0 + 1.1.1-SNAPSHOT @@ -109,14 +109,14 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.4.0 + 1.1.1-SNAPSHOT pom test org.argeo.commons.server org.argeo.server.json - 0.4.0 + 1.1.1-SNAPSHOT test diff --git a/security/runtime/org.argeo.security.jackrabbit/pom.xml b/security/runtime/org.argeo.security.jackrabbit/pom.xml index ab88826db..989cf10a5 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.security.jackrabbit @@ -40,7 +40,7 @@ org.argeo.commons.security org.argeo.security.core - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.dep.osgi diff --git a/security/runtime/org.argeo.security.ldap/pom.xml b/security/runtime/org.argeo.security.ldap/pom.xml index 7cf6402c5..f4e28051b 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.security.ldap @@ -46,12 +46,12 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/security/runtime/org.argeo.security.mvc/pom.xml b/security/runtime/org.argeo.security.mvc/pom.xml index f8da3d851..c07303a73 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.security.mvc @@ -42,14 +42,14 @@ org.argeo.commons.server org.argeo.server.core - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 798c9364b..acc47276b 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-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 475a13892..586223def 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.4.0 + 1.1.1-SNAPSHOT pom @@ -58,7 +58,7 @@ org.argeo.commons.server org.argeo.server.dep.javax - 0.4.0 + 1.1.1-SNAPSHOT pom test diff --git a/server/dep/org.argeo.server.dep.ads/pom.xml b/server/dep/org.argeo.server.dep.ads/pom.xml index c0f4f55b2..a8fbe9d7d 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.4.0 + 1.1.1-SNAPSHOT pom @@ -42,7 +42,7 @@ org.argeo.commons.server org.argeo.ext.jdbm - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/server/dep/org.argeo.server.dep.hibernate/pom.xml b/server/dep/org.argeo.server.dep.hibernate/pom.xml index e63446c1a..dfe8bd862 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.4.0 + 1.1.1-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 a0186a3b9..ab393ac45 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.jackrabbit pom - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/server/dep/org.argeo.server.dep.javax/pom.xml b/server/dep/org.argeo.server.dep.javax/pom.xml index 6819065b7..0c3764317 100644 --- a/server/dep/org.argeo.server.dep.javax/pom.xml +++ b/server/dep/org.argeo.server.dep.javax/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 0.4.0 + 1.1.1-SNAPSHOT dep .. diff --git a/server/dep/org.argeo.server.dep.tomcat/pom.xml b/server/dep/org.argeo.server.dep.tomcat/pom.xml index 67bc6c0ce..f6ed8114f 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 - 0.4.0 + 1.1.1-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.4.0 + 1.1.1-SNAPSHOT pom @@ -22,7 +22,7 @@ org.argeo.commons.server org.argeo.server.catalina - 0.4.0 + 1.1.1-SNAPSHOT @@ -96,7 +96,7 @@ org.argeo.commons.server org.argeo.server.dep.javax - 0.4.0 + 1.1.1-SNAPSHOT pom test diff --git a/server/dep/pom.xml b/server/dep/pom.xml index eec879040..ddce79e25 100644 --- a/server/dep/pom.xml +++ b/server/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT server .. @@ -47,7 +47,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 0.4.0 + 1.1.1-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 c82fd040a..8cff6962c 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 - 0.4.0 + 1.1.1-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.ext.jdbm/pom.xml b/server/modules/org.argeo.ext.jdbm/pom.xml index e32a71694..782113a06 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 - 0.4.0 + 1.1.1-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.jackrabbit.webapp/pom.xml b/server/modules/org.argeo.jackrabbit.webapp/pom.xml index aa926eb48..6d8d934e0 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 - 0.4.0 + 1.1.1-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 2b199cd70..0f8fa396a 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 - 0.4.0 + 1.1.1-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 eee86f47c..6ba898980 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 - 0.4.0 + 1.1.1-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 3116783bd..3ac92ab01 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 - 0.4.0 + 1.1.1-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 abc1c29f6..33d0eea07 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 - 0.4.0 + 1.1.1-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.catalina/pom.xml b/server/modules/org.argeo.server.catalina/pom.xml index b9b421fdb..5ee55b233 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 - 0.4.0 + 1.1.1-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.hsqldb/pom.xml b/server/modules/org.argeo.server.hsqldb/pom.xml index 4da2456e5..0b2de7bd9 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 - 0.4.0 + 1.1.1-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.jdbc/pom.xml b/server/modules/org.argeo.server.jdbc/pom.xml index 9ec1d5ab1..e17529098 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 - 0.4.0 + 1.1.1-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.mysql/pom.xml b/server/modules/org.argeo.server.mysql/pom.xml index 6e37136a6..ead791f97 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 - 0.4.0 + 1.1.1-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 bd8471aac..fceba8691 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 - 0.4.0 + 1.1.1-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.tomcat/pom.xml b/server/modules/org.argeo.server.tomcat/pom.xml index 2c5be1d48..2742bb912 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 - 0.4.0 + 1.1.1-SNAPSHOT modules .. diff --git a/server/modules/pom.xml b/server/modules/pom.xml index 29b4a7a05..1b7688f45 100644 --- a/server/modules/pom.xml +++ b/server/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-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 d90d5ac34..c4dcb90d1 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 - 0.4.0 + 1.1.1-SNAPSHOT plugins .. @@ -37,20 +37,20 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui.jcr - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.eclipse org.argeo.eclipse.dep.rcp - 0.4.0 + 1.1.1-SNAPSHOT provided org.argeo.commons.eclipse org.argeo.eclipse.ui.rcp - 0.4.0 + 1.1.1-SNAPSHOT provided diff --git a/server/plugins/pom.xml b/server/plugins/pom.xml index abcb28b2c..cc99f3134 100644 --- a/server/plugins/pom.xml +++ b/server/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT server .. diff --git a/server/pom.xml b/server/pom.xml index 1e36c2bed..a56022158 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT argeo-commons .. diff --git a/server/runtime/org.argeo.server.ads/pom.xml b/server/runtime/org.argeo.server.ads/pom.xml index e2ee44cc2..5a47a3e9e 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.server.ads @@ -40,7 +40,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/server/runtime/org.argeo.server.core/pom.xml b/server/runtime/org.argeo.server.core/pom.xml index 37725977b..98803cb7e 100644 --- a/server/runtime/org.argeo.server.core/pom.xml +++ b/server/runtime/org.argeo.server.core/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server runtime - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.server.core @@ -40,7 +40,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/server/runtime/org.argeo.server.hibernate/pom.xml b/server/runtime/org.argeo.server.hibernate/pom.xml index 9d8c9ad05..e53bf2eb4 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.server.hibernate @@ -40,14 +40,14 @@ org.argeo.commons.server org.argeo.server.core - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.dep.hibernate - 0.4.0 + 1.1.1-SNAPSHOT pom diff --git a/server/runtime/org.argeo.server.jackrabbit/pom.xml b/server/runtime/org.argeo.server.jackrabbit/pom.xml index ce64eeb1c..0d1d7e655 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.server.jackrabbit @@ -48,22 +48,22 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.core - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr.mvc - 0.4.0 + 1.1.1-SNAPSHOT @@ -71,7 +71,7 @@ org.argeo.commons.osgi org.argeo.osgi.dep.jackrabbit pom - 0.4.0 + 1.1.1-SNAPSHOT @@ -99,13 +99,13 @@ org.argeo.commons.basic org.argeo.support.junit - 0.4.0 + 1.1.1-SNAPSHOT test org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.4.0 + 1.1.1-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 0a5938f0b..b58b23cf2 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.server.jcr.mvc @@ -44,13 +44,13 @@ org.argeo.commons.server org.argeo.server.jcr - 0.4.0 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.core - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/server/runtime/org.argeo.server.jcr/pom.xml b/server/runtime/org.argeo.server.jcr/pom.xml index c9eb28a08..c6546becd 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.server.jcr @@ -60,7 +60,7 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.4.0 + 1.1.1-SNAPSHOT @@ -104,27 +104,27 @@ org.argeo.commons.osgi org.argeo.osgi.dep.jackrabbit - 0.4.0 + 1.1.1-SNAPSHOT pom test org.argeo.commons.basic org.argeo.support.junit - 0.4.0 + 1.1.1-SNAPSHOT test org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.4.0 + 1.1.1-SNAPSHOT pom test org.argeo.commons.osgi org.argeo.osgi.boot - 0.4.0 + 1.1.1-SNAPSHOT test diff --git a/server/runtime/org.argeo.server.json/pom.xml b/server/runtime/org.argeo.server.json/pom.xml index 4c7670093..85715d54d 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.server.json @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 0.4.0 + 1.1.1-SNAPSHOT diff --git a/server/runtime/org.argeo.server.jxl/pom.xml b/server/runtime/org.argeo.server.jxl/pom.xml index 688a16c51..83d333abb 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.server.jxl @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 0.4.0 + 1.1.1-SNAPSHOT @@ -59,7 +59,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.4.0 + 1.1.1-SNAPSHOT pom test diff --git a/server/runtime/org.argeo.server.modeshape/pom.xml b/server/runtime/org.argeo.server.modeshape/pom.xml index ef0e609cc..d7dbc3cff 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.server.modeshape @@ -40,7 +40,7 @@ org.argeo.commons.server org.argeo.server.jcr - 0.4.0 + 1.1.1-SNAPSHOT @@ -56,7 +56,7 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.4.0 + 1.1.1-SNAPSHOT pom @@ -64,7 +64,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 0.4.0 + 1.1.1-SNAPSHOT test diff --git a/server/runtime/org.argeo.server.webextender/pom.xml b/server/runtime/org.argeo.server.webextender/pom.xml index 2a4c5d029..45e8d0f5b 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 - 0.4.0 + 1.1.1-SNAPSHOT .. org.argeo.server.webextender diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index 90f7c244e..b1f066d12 100644 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.4.0 + 1.1.1-SNAPSHOT server .. -- 2.30.2