From 92968002c331692951053325b76ef5e6a8e587f2 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 16 Nov 2012 08:06:55 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.argeo.org/commons/trunk@5841 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- base/dep/org.argeo.dep.jackrabbit/pom.xml | 4 +- base/dep/org.argeo.dep.log4j/pom.xml | 2 +- base/dep/org.argeo.eclipse.dep.rap/pom.xml | 2 +- base/dep/org.argeo.eclipse.dep.rcp/pom.xml | 2 +- base/dep/pom.xml | 4 +- base/dist/osgi-boot/pom.xml | 4 +- base/dist/pom.xml | 2 +- .../org.argeo.osgi.ui.explorer/pom.xml | 8 ++-- base/plugins/pom.xml | 2 +- base/pom.xml | 2 +- base/runtime/org.argeo.eclipse.ui.jcr/pom.xml | 12 ++--- base/runtime/org.argeo.eclipse.ui.rap/pom.xml | 6 +-- base/runtime/org.argeo.eclipse.ui.rcp/pom.xml | 8 ++-- base/runtime/org.argeo.eclipse.ui/pom.xml | 6 +-- base/runtime/org.argeo.osgi.boot/pom.xml | 2 +- base/runtime/org.argeo.support.junit/pom.xml | 2 +- base/runtime/org.argeo.util/pom.xml | 2 +- base/runtime/pom.xml | 2 +- pom.xml | 8 ++-- .../pom.xml | 18 ++++---- .../org.argeo.security.dep.node.rap/pom.xml | 18 ++++---- .../org.argeo.security.dep.node.rcp/pom.xml | 8 ++-- .../dep/org.argeo.security.dep.node/pom.xml | 44 +++++++++---------- security/dep/pom.xml | 2 +- .../org.argeo.security.dao.jackrabbit/pom.xml | 2 +- .../org.argeo.security.dao.ldap/pom.xml | 2 +- .../modules/org.argeo.security.dao.os/pom.xml | 2 +- .../modules/org.argeo.security.webapp/pom.xml | 2 +- security/modules/pom.xml | 2 +- .../org.argeo.security.equinox/pom.xml | 8 ++-- .../org.argeo.security.ui.admin/pom.xml | 12 ++--- .../plugins/org.argeo.security.ui.rap/pom.xml | 12 ++--- .../plugins/org.argeo.security.ui.rcp/pom.xml | 12 ++--- .../plugins/org.argeo.security.ui/pom.xml | 10 ++--- security/plugins/pom.xml | 2 +- security/pom.xml | 2 +- .../org.argeo.security.activemq/pom.xml | 6 +-- .../runtime/org.argeo.security.core/pom.xml | 10 ++--- .../org.argeo.security.jackrabbit/pom.xml | 4 +- .../runtime/org.argeo.security.ldap/pom.xml | 6 +-- .../runtime/org.argeo.security.mvc/pom.xml | 6 +-- security/runtime/pom.xml | 2 +- .../dep/org.argeo.server.dep.activemq/pom.xml | 4 +- server/dep/org.argeo.server.dep.ads/pom.xml | 6 +-- .../org.argeo.server.dep.hibernate/pom.xml | 4 +- .../pom.xml | 4 +- .../dep/org.argeo.server.dep.tomcat/pom.xml | 8 ++-- server/dep/pom.xml | 4 +- server/modules/org.argeo.ext.bsf/pom.xml | 2 +- .../org.argeo.ext.jackrabbit.sybase/pom.xml | 2 +- server/modules/org.argeo.ext.jdbm/pom.xml | 2 +- .../org.argeo.jackrabbit.webapp/pom.xml | 2 +- .../org.argeo.node.repo.jackrabbit/pom.xml | 2 +- .../org.argeo.server.activemq.broker/pom.xml | 2 +- .../org.argeo.server.ads.server/pom.xml | 2 +- .../modules/org.argeo.server.catalina/pom.xml | 2 +- server/modules/org.argeo.server.jdbc/pom.xml | 2 +- .../org.argeo.server.rap.webapp/pom.xml | 2 +- .../modules/org.argeo.server.tomcat/pom.xml | 2 +- server/modules/pom.xml | 2 +- .../plugins/org.argeo.jcr.ui.explorer/pom.xml | 10 ++--- server/plugins/pom.xml | 2 +- server/pom.xml | 2 +- server/runtime/org.argeo.server.ads/pom.xml | 4 +- server/runtime/org.argeo.server.core/pom.xml | 4 +- .../org.argeo.server.hibernate/pom.xml | 6 +-- .../org.argeo.server.jackrabbit/pom.xml | 12 ++--- .../runtime/org.argeo.server.jcr.mvc/pom.xml | 4 +- server/runtime/org.argeo.server.jcr/pom.xml | 12 ++--- server/runtime/org.argeo.server.json/pom.xml | 4 +- server/runtime/org.argeo.server.jxl/pom.xml | 6 +-- .../org.argeo.server.modeshape/pom.xml | 8 ++-- .../org.argeo.server.webextender/pom.xml | 2 +- server/runtime/pom.xml | 2 +- 74 files changed, 202 insertions(+), 202 deletions(-) diff --git a/base/dep/org.argeo.dep.jackrabbit/pom.xml b/base/dep/org.argeo.dep.jackrabbit/pom.xml index 8a1ba4725..1c87b422a 100644 --- a/base/dep/org.argeo.dep.jackrabbit/pom.xml +++ b/base/dep/org.argeo.dep.jackrabbit/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.6 + 1.1.7-SNAPSHOT dep .. @@ -34,7 +34,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.6 + 1.1.7-SNAPSHOT pom diff --git a/base/dep/org.argeo.dep.log4j/pom.xml b/base/dep/org.argeo.dep.log4j/pom.xml index 3be05437c..0464c0f33 100644 --- a/base/dep/org.argeo.dep.log4j/pom.xml +++ b/base/dep/org.argeo.dep.log4j/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.6 + 1.1.7-SNAPSHOT dep .. diff --git a/base/dep/org.argeo.eclipse.dep.rap/pom.xml b/base/dep/org.argeo.eclipse.dep.rap/pom.xml index 292287c18..45f848336 100644 --- a/base/dep/org.argeo.eclipse.dep.rap/pom.xml +++ b/base/dep/org.argeo.eclipse.dep.rap/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.base dep - 1.1.6 + 1.1.7-SNAPSHOT .. org.argeo.eclipse.dep.rap diff --git a/base/dep/org.argeo.eclipse.dep.rcp/pom.xml b/base/dep/org.argeo.eclipse.dep.rcp/pom.xml index 102703b26..58657f387 100644 --- a/base/dep/org.argeo.eclipse.dep.rcp/pom.xml +++ b/base/dep/org.argeo.eclipse.dep.rcp/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.base dep - 1.1.6 + 1.1.7-SNAPSHOT .. org.argeo.eclipse.dep.rcp diff --git a/base/dep/pom.xml b/base/dep/pom.xml index fd70590d1..9883dc268 100644 --- a/base/dep/pom.xml +++ b/base/dep/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons base - 1.1.6 + 1.1.7-SNAPSHOT .. org.argeo.commons.base @@ -49,7 +49,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.6 + 1.1.7-SNAPSHOT test diff --git a/base/dist/osgi-boot/pom.xml b/base/dist/osgi-boot/pom.xml index dd8391e2c..6ca2076ba 100644 --- a/base/dist/osgi-boot/pom.xml +++ b/base/dist/osgi-boot/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.6 + 1.1.7-SNAPSHOT dist .. @@ -35,7 +35,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/base/dist/pom.xml b/base/dist/pom.xml index 37efcc855..9cb6f97f7 100644 --- a/base/dist/pom.xml +++ b/base/dist/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons base - 1.1.6 + 1.1.7-SNAPSHOT .. org.argeo.commons.base diff --git a/base/plugins/org.argeo.osgi.ui.explorer/pom.xml b/base/plugins/org.argeo.osgi.ui.explorer/pom.xml index fffcef79b..6202bbab6 100644 --- a/base/plugins/org.argeo.osgi.ui.explorer/pom.xml +++ b/base/plugins/org.argeo.osgi.ui.explorer/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.6 + 1.1.7-SNAPSHOT plugins .. @@ -35,20 +35,20 @@ org.argeo.commons.base org.argeo.eclipse.ui - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.6 + 1.1.7-SNAPSHOT provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.6 + 1.1.7-SNAPSHOT provided diff --git a/base/plugins/pom.xml b/base/plugins/pom.xml index 118e4148e..608130537 100644 --- a/base/plugins/pom.xml +++ b/base/plugins/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons base - 1.1.6 + 1.1.7-SNAPSHOT .. org.argeo.commons.base diff --git a/base/pom.xml b/base/pom.xml index 35ebd99b5..d2f8dcbb7 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.6 + 1.1.7-SNAPSHOT argeo-commons .. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/pom.xml b/base/runtime/org.argeo.eclipse.ui.jcr/pom.xml index 8c13a35c9..1eb8937bb 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/pom.xml +++ b/base/runtime/org.argeo.eclipse.ui.jcr/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.6 + 1.1.7-SNAPSHOT runtime .. @@ -45,7 +45,7 @@ org.argeo.commons.base org.argeo.eclipse.ui - 1.1.6 + 1.1.7-SNAPSHOT @@ -56,20 +56,20 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.6 + 1.1.7-SNAPSHOT provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.6 + 1.1.7-SNAPSHOT provided @@ -77,7 +77,7 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/base/runtime/org.argeo.eclipse.ui.rap/pom.xml b/base/runtime/org.argeo.eclipse.ui.rap/pom.xml index cfb21ea39..1ceaa8dfb 100644 --- a/base/runtime/org.argeo.eclipse.ui.rap/pom.xml +++ b/base/runtime/org.argeo.eclipse.ui.rap/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.6 + 1.1.7-SNAPSHOT runtime .. @@ -59,14 +59,14 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.dep.rap - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/base/runtime/org.argeo.eclipse.ui.rcp/pom.xml b/base/runtime/org.argeo.eclipse.ui.rcp/pom.xml index 0cf5408c3..a58722869 100644 --- a/base/runtime/org.argeo.eclipse.ui.rcp/pom.xml +++ b/base/runtime/org.argeo.eclipse.ui.rcp/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.6 + 1.1.7-SNAPSHOT runtime .. @@ -52,21 +52,21 @@ org.argeo.commons.base org.argeo.eclipse.ui - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/base/runtime/org.argeo.eclipse.ui/pom.xml b/base/runtime/org.argeo.eclipse.ui/pom.xml index 4ff07e18b..ccee1f159 100644 --- a/base/runtime/org.argeo.eclipse.ui/pom.xml +++ b/base/runtime/org.argeo.eclipse.ui/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.base - 1.1.6 + 1.1.7-SNAPSHOT runtime .. @@ -57,7 +57,7 @@ org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.6 + 1.1.7-SNAPSHOT provided @@ -65,7 +65,7 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/base/runtime/org.argeo.osgi.boot/pom.xml b/base/runtime/org.argeo.osgi.boot/pom.xml index a202d8b1a..15473ed9c 100644 --- a/base/runtime/org.argeo.osgi.boot/pom.xml +++ b/base/runtime/org.argeo.osgi.boot/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons.base - 1.1.6 + 1.1.7-SNAPSHOT runtime .. diff --git a/base/runtime/org.argeo.support.junit/pom.xml b/base/runtime/org.argeo.support.junit/pom.xml index 0a7e27d06..ff83ee4e9 100644 --- a/base/runtime/org.argeo.support.junit/pom.xml +++ b/base/runtime/org.argeo.support.junit/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.base runtime - 1.1.6 + 1.1.7-SNAPSHOT .. org.argeo.support.junit diff --git a/base/runtime/org.argeo.util/pom.xml b/base/runtime/org.argeo.util/pom.xml index 147233060..2ad80ef49 100644 --- a/base/runtime/org.argeo.util/pom.xml +++ b/base/runtime/org.argeo.util/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.base runtime - 1.1.6 + 1.1.7-SNAPSHOT .. org.argeo.util diff --git a/base/runtime/pom.xml b/base/runtime/pom.xml index 8748c9c9b..1084dbfb0 100644 --- a/base/runtime/pom.xml +++ b/base/runtime/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons base - 1.1.6 + 1.1.7-SNAPSHOT .. org.argeo.commons.base diff --git a/pom.xml b/pom.xml index 961955a2b..43b5b791e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons argeo-commons - 1.1.6 + 1.1.7-SNAPSHOT Argeo Commons Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring pom @@ -28,10 +28,10 @@ ${site.urlBase}/${developmentCycle} - scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.6 - scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.6 + 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.6 + 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 eca3ab0ab..914fb119c 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.6 + 1.1.7-SNAPSHOT dep .. @@ -30,46 +30,46 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.osgi.ui.explorer - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.ui.admin - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.ui - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.ui.jcr - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.ui - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.dep.node - 1.1.6 + 1.1.7-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 23b5096a2..25c7aac43 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.6 + 1.1.7-SNAPSHOT dep .. @@ -39,42 +39,42 @@ org.argeo.commons.server org.argeo.jcr.ui.explorer - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.osgi.ui.explorer - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.ui.admin - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.mvc - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.dep.node - 1.1.6 + 1.1.7-SNAPSHOT pom org.argeo.commons.security org.argeo.security.ui.rap - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.server org.argeo.server.rap.webapp - 1.1.6 + 1.1.7-SNAPSHOT @@ -105,7 +105,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.6 + 1.1.7-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 aca50742c..1bbba1c51 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.6 + 1.1.7-SNAPSHOT dep .. @@ -38,13 +38,13 @@ org.argeo.commons.security org.argeo.security.dep.node.eclipse - 1.1.6 + 1.1.7-SNAPSHOT pom org.argeo.commons.security org.argeo.security.ui.rcp - 1.1.6 + 1.1.7-SNAPSHOT @@ -75,7 +75,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.6 + 1.1.7-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 c2ff183a0..4197dd14c 100644 --- a/security/dep/org.argeo.security.dep.node/pom.xml +++ b/security/dep/org.argeo.security.dep.node/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons.security - 1.1.6 + 1.1.7-SNAPSHOT dep .. @@ -40,21 +40,21 @@ org.argeo.commons.server org.argeo.node.repo.jackrabbit - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.osgi.boot - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.dep.log4j - 1.1.6 + 1.1.7-SNAPSHOT pom @@ -62,14 +62,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.6 + 1.1.7-SNAPSHOT @@ -136,12 +136,12 @@ org.argeo.commons.server org.argeo.server.jackrabbit - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.jackrabbit - 1.1.6 + 1.1.7-SNAPSHOT @@ -154,26 +154,26 @@ org.argeo.commons.security org.argeo.security.dao.ldap - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.ldap - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.dao.jackrabbit - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.dao.os - 1.1.6 + 1.1.7-SNAPSHOT @@ -188,30 +188,30 @@ org.argeo.commons.server org.argeo.server.dep.tomcat - 1.1.6 + 1.1.7-SNAPSHOT pom org.argeo.commons.server org.argeo.server.webextender - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr.mvc - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.server org.argeo.jackrabbit.webapp - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.server org.argeo.server.tomcat - 1.1.6 + 1.1.7-SNAPSHOT @@ -232,25 +232,25 @@ org.argeo.commons.server org.argeo.server.dep.ads - 1.1.6 + 1.1.7-SNAPSHOT pom org.argeo.commons.server org.argeo.server.ads.server - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.server org.argeo.server.ads - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.support.junit - 1.1.6 + 1.1.7-SNAPSHOT @@ -281,7 +281,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.6 + 1.1.7-SNAPSHOT test diff --git a/security/dep/pom.xml b/security/dep/pom.xml index fb8f174cb..b81b1ad88 100644 --- a/security/dep/pom.xml +++ b/security/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.6 + 1.1.7-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 a897b9007..ee146ff25 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.6 + 1.1.7-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 7ec3a1db3..264f713e2 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.6 + 1.1.7-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 f2423914a..a09d56110 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.6 + 1.1.7-SNAPSHOT modules .. diff --git a/security/modules/org.argeo.security.webapp/pom.xml b/security/modules/org.argeo.security.webapp/pom.xml index 8180167dd..cc51bd0ba 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.6 + 1.1.7-SNAPSHOT modules .. diff --git a/security/modules/pom.xml b/security/modules/pom.xml index b5665dd75..bc7e4bd01 100644 --- a/security/modules/pom.xml +++ b/security/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.6 + 1.1.7-SNAPSHOT security .. diff --git a/security/plugins/org.argeo.security.equinox/pom.xml b/security/plugins/org.argeo.security.equinox/pom.xml index 0aa8b00b4..f129c6a29 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.6 + 1.1.7-SNAPSHOT plugins .. @@ -49,7 +49,7 @@ org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.6 + 1.1.7-SNAPSHOT provided @@ -57,12 +57,12 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/security/plugins/org.argeo.security.ui.admin/pom.xml b/security/plugins/org.argeo.security.ui.admin/pom.xml index b62a81ca5..be99815af 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.6 + 1.1.7-SNAPSHOT plugins .. @@ -52,27 +52,27 @@ org.argeo.commons.security org.argeo.security.core - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.ui - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.6 + 1.1.7-SNAPSHOT provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.6 + 1.1.7-SNAPSHOT provided @@ -80,7 +80,7 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/security/plugins/org.argeo.security.ui.rap/pom.xml b/security/plugins/org.argeo.security.ui.rap/pom.xml index 3aeba1f12..b6dc15312 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.6 + 1.1.7-SNAPSHOT plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.dep.rap - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.ui.rap - 1.1.6 + 1.1.7-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 2a354d119..4da67ae97 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.6 + 1.1.7-SNAPSHOT plugins .. @@ -42,7 +42,7 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT @@ -55,24 +55,24 @@ org.argeo.commons.security org.argeo.security.ui - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.equinox - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.6 + 1.1.7-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 785ffc2a2..d705fc382 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.6 + 1.1.7-SNAPSHOT plugins .. @@ -50,21 +50,21 @@ org.argeo.commons.security org.argeo.security.core - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.ui - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.6 + 1.1.7-SNAPSHOT provided @@ -72,7 +72,7 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/security/plugins/pom.xml b/security/plugins/pom.xml index 6d39600a9..859cb7cd2 100644 --- a/security/plugins/pom.xml +++ b/security/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.6 + 1.1.7-SNAPSHOT security .. diff --git a/security/pom.xml b/security/pom.xml index 34fdaec79..6f3c5a311 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.6 + 1.1.7-SNAPSHOT argeo-commons .. diff --git a/security/runtime/org.argeo.security.activemq/pom.xml b/security/runtime/org.argeo.security.activemq/pom.xml index e21764b7a..2b94d69d5 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.6 + 1.1.7-SNAPSHOT .. org.argeo.security.activemq @@ -40,12 +40,12 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index 67ba017ad..53f92e351 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.security runtime - 1.1.6 + 1.1.7-SNAPSHOT .. org.argeo.security.core @@ -49,12 +49,12 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr - 1.1.6 + 1.1.7-SNAPSHOT @@ -118,14 +118,14 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.6 + 1.1.7-SNAPSHOT pom test org.argeo.commons.server org.argeo.server.json - 1.1.6 + 1.1.7-SNAPSHOT test diff --git a/security/runtime/org.argeo.security.jackrabbit/pom.xml b/security/runtime/org.argeo.security.jackrabbit/pom.xml index 8883e9099..1f2521ff4 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.6 + 1.1.7-SNAPSHOT .. org.argeo.security.jackrabbit @@ -40,7 +40,7 @@ org.argeo.commons.security org.argeo.security.core - 1.1.6 + 1.1.7-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 905e9f24e..3a6337147 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.6 + 1.1.7-SNAPSHOT .. org.argeo.security.ldap @@ -46,12 +46,12 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/security/runtime/org.argeo.security.mvc/pom.xml b/security/runtime/org.argeo.security.mvc/pom.xml index 31128a60e..06cd6fa81 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.6 + 1.1.7-SNAPSHOT .. org.argeo.security.mvc @@ -42,14 +42,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.security org.argeo.security.core - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 32cfa156d..9f48f2105 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.6 + 1.1.7-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 d33b7e77b..c63f3f2e8 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.6 + 1.1.7-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.6 + 1.1.7-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 335342534..93bfb1181 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.6 + 1.1.7-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.6 + 1.1.7-SNAPSHOT pom @@ -42,7 +42,7 @@ org.argeo.commons.server org.argeo.ext.jdbm - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/server/dep/org.argeo.server.dep.hibernate/pom.xml b/server/dep/org.argeo.server.dep.hibernate/pom.xml index 67c4d2e5c..0cc83317b 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.6 + 1.1.7-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.6 + 1.1.7-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 41d4be158..747854638 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.6 + 1.1.7-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.jackrabbit pom - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/server/dep/org.argeo.server.dep.tomcat/pom.xml b/server/dep/org.argeo.server.dep.tomcat/pom.xml index 4a80d09d1..246899aaa 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.6 + 1.1.7-SNAPSHOT dep .. @@ -14,7 +14,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.6 + 1.1.7-SNAPSHOT pom @@ -22,7 +22,7 @@ org.argeo.commons.server org.argeo.server.catalina - 1.1.6 + 1.1.7-SNAPSHOT @@ -103,7 +103,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.6 + 1.1.7-SNAPSHOT test diff --git a/server/dep/pom.xml b/server/dep/pom.xml index 323f68bb3..c64bc349e 100644 --- a/server/dep/pom.xml +++ b/server/dep/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.6 + 1.1.7-SNAPSHOT server .. @@ -46,7 +46,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.6 + 1.1.7-SNAPSHOT test diff --git a/server/modules/org.argeo.ext.bsf/pom.xml b/server/modules/org.argeo.ext.bsf/pom.xml index b9b8da803..f32acfa68 100644 --- a/server/modules/org.argeo.ext.bsf/pom.xml +++ b/server/modules/org.argeo.ext.bsf/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.server modules - 1.1.6 + 1.1.7-SNAPSHOT .. org.argeo.ext.bsf diff --git a/server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml b/server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml index d77a777ef..e602ad013 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.6 + 1.1.7-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.ext.jdbm/pom.xml b/server/modules/org.argeo.ext.jdbm/pom.xml index e53f1eda1..f44e4ad8c 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.6 + 1.1.7-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.jackrabbit.webapp/pom.xml b/server/modules/org.argeo.jackrabbit.webapp/pom.xml index a110d5ed6..ae9c0286d 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.6 + 1.1.7-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 95389c9eb..9f38523d7 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.6 + 1.1.7-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 930c0a5cb..c8684ef17 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.6 + 1.1.7-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 07e7d457c..f0bde52b8 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.6 + 1.1.7-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.catalina/pom.xml b/server/modules/org.argeo.server.catalina/pom.xml index 813365ca9..215551479 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.6 + 1.1.7-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.jdbc/pom.xml b/server/modules/org.argeo.server.jdbc/pom.xml index da2d391f3..bd592ae0e 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.6 + 1.1.7-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 6c7eeea3e..a4d482fee 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.6 + 1.1.7-SNAPSHOT modules .. diff --git a/server/modules/org.argeo.server.tomcat/pom.xml b/server/modules/org.argeo.server.tomcat/pom.xml index 2d38ab502..cfb54ced1 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.6 + 1.1.7-SNAPSHOT modules .. diff --git a/server/modules/pom.xml b/server/modules/pom.xml index dfbb3f746..6f979ff2a 100644 --- a/server/modules/pom.xml +++ b/server/modules/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.6 + 1.1.7-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 fce3b9c0b..4c8622eac 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.6 + 1.1.7-SNAPSHOT plugins .. @@ -36,25 +36,25 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.ui.jcr - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.base org.argeo.eclipse.dep.rcp - 1.1.6 + 1.1.7-SNAPSHOT provided org.argeo.commons.base org.argeo.eclipse.ui.rcp - 1.1.6 + 1.1.7-SNAPSHOT provided diff --git a/server/plugins/pom.xml b/server/plugins/pom.xml index 53703a122..68e933c78 100644 --- a/server/plugins/pom.xml +++ b/server/plugins/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons - 1.1.6 + 1.1.7-SNAPSHOT server .. diff --git a/server/pom.xml b/server/pom.xml index 01fd9af5f..01ebfe033 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.6 + 1.1.7-SNAPSHOT argeo-commons .. diff --git a/server/runtime/org.argeo.server.ads/pom.xml b/server/runtime/org.argeo.server.ads/pom.xml index dd96f1050..0562bfa4e 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.6 + 1.1.7-SNAPSHOT .. org.argeo.server.ads @@ -40,7 +40,7 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/server/runtime/org.argeo.server.core/pom.xml b/server/runtime/org.argeo.server.core/pom.xml index c4228db09..cf98f5db7 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.6 + 1.1.7-SNAPSHOT .. org.argeo.server.core @@ -46,7 +46,7 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/server/runtime/org.argeo.server.hibernate/pom.xml b/server/runtime/org.argeo.server.hibernate/pom.xml index 6a33e5ded..9ea97dad0 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.6 + 1.1.7-SNAPSHOT .. org.argeo.server.hibernate @@ -40,14 +40,14 @@ org.argeo.commons.server org.argeo.server.core - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.server org.argeo.server.dep.hibernate - 1.1.6 + 1.1.7-SNAPSHOT pom diff --git a/server/runtime/org.argeo.server.jackrabbit/pom.xml b/server/runtime/org.argeo.server.jackrabbit/pom.xml index 1ce84d4f2..f40b02f90 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.6 + 1.1.7-SNAPSHOT .. org.argeo.server.jackrabbit @@ -48,12 +48,12 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr.mvc - 1.1.6 + 1.1.7-SNAPSHOT @@ -61,7 +61,7 @@ org.argeo.commons.base org.argeo.dep.jackrabbit pom - 1.1.6 + 1.1.7-SNAPSHOT @@ -89,13 +89,13 @@ org.argeo.commons.base org.argeo.support.junit - 1.1.6 + 1.1.7-SNAPSHOT test org.argeo.commons.base org.argeo.dep.log4j - 1.1.6 + 1.1.7-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 5efce411a..e56fc26f1 100644 --- a/server/runtime/org.argeo.server.jcr.mvc/pom.xml +++ b/server/runtime/org.argeo.server.jcr.mvc/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.server runtime - 1.1.6 + 1.1.7-SNAPSHOT .. org.argeo.server.jcr.mvc @@ -50,7 +50,7 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/server/runtime/org.argeo.server.jcr/pom.xml b/server/runtime/org.argeo.server.jcr/pom.xml index 2708aba47..b06b0d0d6 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.6 + 1.1.7-SNAPSHOT .. org.argeo.server.jcr @@ -60,7 +60,7 @@ org.argeo.commons.base org.argeo.util - 1.1.6 + 1.1.7-SNAPSHOT @@ -109,27 +109,27 @@ org.argeo.commons.base org.argeo.dep.jackrabbit - 1.1.6 + 1.1.7-SNAPSHOT pom test org.argeo.commons.base org.argeo.support.junit - 1.1.6 + 1.1.7-SNAPSHOT test org.argeo.commons.base org.argeo.dep.log4j - 1.1.6 + 1.1.7-SNAPSHOT pom test org.argeo.commons.base org.argeo.osgi.boot - 1.1.6 + 1.1.7-SNAPSHOT test diff --git a/server/runtime/org.argeo.server.json/pom.xml b/server/runtime/org.argeo.server.json/pom.xml index 74f1d7858..fb3bc8329 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.6 + 1.1.7-SNAPSHOT .. org.argeo.server.json @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 1.1.6 + 1.1.7-SNAPSHOT diff --git a/server/runtime/org.argeo.server.jxl/pom.xml b/server/runtime/org.argeo.server.jxl/pom.xml index 8f607ced8..84d7b3261 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.6 + 1.1.7-SNAPSHOT .. org.argeo.server.jxl @@ -41,7 +41,7 @@ org.argeo.commons.server org.argeo.server.core - 1.1.6 + 1.1.7-SNAPSHOT @@ -59,7 +59,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.6 + 1.1.7-SNAPSHOT pom test diff --git a/server/runtime/org.argeo.server.modeshape/pom.xml b/server/runtime/org.argeo.server.modeshape/pom.xml index 1961c4ee3..5bb15a8f7 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.6 + 1.1.7-SNAPSHOT .. org.argeo.server.modeshape @@ -40,7 +40,7 @@ org.argeo.commons.server org.argeo.server.jcr - 1.1.6 + 1.1.7-SNAPSHOT @@ -56,7 +56,7 @@ org.argeo.commons.base org.argeo.dep.log4j - 1.1.6 + 1.1.7-SNAPSHOT pom @@ -64,7 +64,7 @@ org.argeo.commons.base org.argeo.osgi.boot - 1.1.6 + 1.1.7-SNAPSHOT test diff --git a/server/runtime/org.argeo.server.webextender/pom.xml b/server/runtime/org.argeo.server.webextender/pom.xml index 286f0872f..33d456784 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.6 + 1.1.7-SNAPSHOT .. org.argeo.server.webextender diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index 8f8e4edb4..4419483ea 100644 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 1.1.6 + 1.1.7-SNAPSHOT server .. -- 2.30.2