Cleanup pom
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 14 Oct 2012 15:53:00 +0000 (15:53 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 14 Oct 2012 15:53:00 +0000 (15:53 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5608 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

76 files changed:
base/dep/org.argeo.dep.jackrabbit/pom.xml
base/dep/org.argeo.dep.log4j/pom.xml
base/dep/org.argeo.eclipse.dep.rap/pom.xml
base/dep/org.argeo.eclipse.dep.rcp/pom.xml
base/dep/pom.xml
base/dist/osgi-boot/pom.xml
base/dist/pom.xml
base/plugins/org.argeo.osgi.ui.explorer/pom.xml
base/plugins/pom.xml
base/pom.xml
base/runtime/org.argeo.eclipse.ui.jcr/pom.xml
base/runtime/org.argeo.eclipse.ui.rap/pom.xml
base/runtime/org.argeo.eclipse.ui.rcp/pom.xml
base/runtime/org.argeo.eclipse.ui/pom.xml
base/runtime/org.argeo.osgi.boot/pom.xml
base/runtime/org.argeo.support.junit/pom.xml
base/runtime/org.argeo.util/pom.xml
base/runtime/pom.xml
pom.xml
security/dep/org.argeo.security.dep.node.eclipse/pom.xml
security/dep/org.argeo.security.dep.node.rap/pom.xml
security/dep/org.argeo.security.dep.node.rcp/pom.xml
security/dep/org.argeo.security.dep.node/pom.xml
security/dep/pom.xml
security/modules/org.argeo.security.dao.jackrabbit/pom.xml
security/modules/org.argeo.security.dao.ldap/pom.xml
security/modules/org.argeo.security.dao.os/pom.xml
security/modules/org.argeo.security.webapp/pom.xml
security/modules/pom.xml
security/plugins/org.argeo.security.equinox/pom.xml
security/plugins/org.argeo.security.ui.admin/pom.xml
security/plugins/org.argeo.security.ui.rap/pom.xml
security/plugins/org.argeo.security.ui.rcp/pom.xml
security/plugins/org.argeo.security.ui/pom.xml
security/plugins/pom.xml
security/pom.xml
security/runtime/org.argeo.security.activemq/pom.xml
security/runtime/org.argeo.security.core/pom.xml
security/runtime/org.argeo.security.jackrabbit/pom.xml
security/runtime/org.argeo.security.ldap/pom.xml
security/runtime/pom.xml
server/dep/org.argeo.server.dep.activemq/pom.xml
server/dep/org.argeo.server.dep.ads/pom.xml
server/dep/org.argeo.server.dep.hibernate/pom.xml
server/dep/org.argeo.server.dep.jackrabbit.server/pom.xml
server/dep/org.argeo.server.dep.tomcat/pom.xml
server/dep/pom.xml
server/modules/org.argeo.ext.bsf/pom.xml
server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml
server/modules/org.argeo.ext.jdbm/pom.xml
server/modules/org.argeo.jackrabbit.webapp/pom.xml
server/modules/org.argeo.node.repo.jackrabbit/pom.xml
server/modules/org.argeo.node.repofactory.jackrabbit/pom.xml
server/modules/org.argeo.server.activemq.broker/pom.xml
server/modules/org.argeo.server.ads.server/pom.xml
server/modules/org.argeo.server.catalina/pom.xml
server/modules/org.argeo.server.hsqldb/pom.xml
server/modules/org.argeo.server.jdbc/pom.xml
server/modules/org.argeo.server.mysql/pom.xml
server/modules/org.argeo.server.rap.webapp/pom.xml
server/modules/org.argeo.server.tomcat/pom.xml
server/modules/pom.xml
server/plugins/org.argeo.jcr.ui.explorer/pom.xml
server/plugins/pom.xml
server/pom.xml
server/runtime/org.argeo.server.ads/pom.xml
server/runtime/org.argeo.server.core/pom.xml
server/runtime/org.argeo.server.hibernate/pom.xml
server/runtime/org.argeo.server.jackrabbit/pom.xml
server/runtime/org.argeo.server.jcr.mvc/pom.xml
server/runtime/org.argeo.server.jcr/pom.xml
server/runtime/org.argeo.server.json/pom.xml
server/runtime/org.argeo.server.jxl/pom.xml
server/runtime/org.argeo.server.modeshape/pom.xml
server/runtime/org.argeo.server.webextender/pom.xml
server/runtime/pom.xml

index 3a4b8a89fc5bcca87c5d26dd78d56abd73dfc25b..8067e68ca8d7262f9b093f3ef6c17b8e2f6f8fcc 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -34,7 +34,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
 
index 4c1daa7bd042093dc96119b717b8db8cd5f12ede..8c9ecfeb06b88994b7702086d1d2e804cc254375 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index e48c8763594da50accc9e150dc57a835f6befc25..58205c858a16574cd7adf799fcd6455840fea92f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
index 16df7fd3aa9a263c4716400df435a0cbd91ff409..2cfddb2b020be4c13bd86b2631bb0dec4587458b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
index 9aed13adff899142747a9125f1ca3511b5618fc3..c9d6df25609459ee0e83e26de4e372163f02089a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
@@ -67,7 +67,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.4-SNAPSHOT</version>
+                                       <version>1.1.4</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 8935efd7a061a416464e34e797c10148bdb86f4d..b1905b8668ac56059428470eebcf3fb0adfba9fe 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -35,7 +35,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
        </dependencies>
        <profiles>
index 3615899918748bbab836eeef276ac944de249dc1..b64ce51f92735e76bc6f196bdd653da41a523f2c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index be574a8104114bd466f0c1960dc375d2982f761e..74b300256f660a07a79dcf611ae45cb9ce3d89c6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 1a8d046245edce3d987af285b64e85d6e6560894..f43059b978cb238312a242a9e55ba6b32c97f23d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
index 956ba65e90a484f6c021574aeace8d35ffc85f47..c3b478f11030c7654c1a2a1eaee0411d6b9dac7b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8ce1d81e58b01ca3cc456897b7f4f46dc7011b70..f72f9bf61933849d68845c424aed9a3516b0d881 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -45,7 +45,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -77,7 +77,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Logging -->
index 64d681bd18d7d33857230c60384e99d9a053df84..e8b9b33de6df7d1e986393fca6a58763f911dac7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
        
                <!-- Argeo common distribution for RAP projects -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Logging -->
index 28db155c01424e591120b629c3b8eb09273a75a8..b4b1ad06bdf5b485f55dc2985bca717c515f6e5f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Argeo Commons third party distribution for RCP projects -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Others. -->
index 333a161a8932f53c66cd83d02c273dd32804349c..c84ba5e606b22932d8013fef2a7092fc87b852cb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -57,7 +57,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Spring -->
index 472203b04e9c4d50ebbf8c7260ade84e2d9174b7..16e7228548f5924d017a4befe68bec10e3714259 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f6e7ec217f07e07628b48c912ac13b2c23a91975..1ddd83b5bc60d578f98308c62c6d2417ac74749f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
index 113d1c0d04209e601884515b6d8b7c1ff5e71083..70c14c6af14e761aa6f72b03ad502ed384f5256f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
index 177556ef4ccab7680755e4e2e7a466d3985c7a01..62b58efeca012259e6e3b6c28b82c3508ece2037 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>base</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.base</groupId>
diff --git a/pom.xml b/pom.xml
index 1b5d34dff34355b63efe45ab9a93f180f8edebe4..283170f82813e2f18d8a511f2385b4e39af85617 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>1.1.4-SNAPSHOT</version>
+       <version>1.1.4</version>
        <name>Argeo Commons</name>
        <description>Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring</description>
        <packaging>pom</packaging>
        </organization>
        <url>${site.urlBase}/${developmentCycle}</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/trunk
-               </developerConnection>
-               <url>https://svn.argeo.org/commons/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.4</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.4</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-1.1.4</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -468,4 +467,4 @@ limitations under the License.
                        </modules>
                </profile>
        </profiles>
-</project>
\ No newline at end of file
+</project>
index 83475403b928473c405b3a02b2569a2056108187..b2536fb6bcbdfbc1bc23782a667334590dab3748 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index fbc67df071835b27ef8e22a3302f9a17af8f70da..e4281a67c67e4ce52c5d1a8a97f1570594757f9b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jcr.ui.explorer</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.ui.explorer</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- For Tomcat deployment -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.rap.webapp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -91,7 +91,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.4-SNAPSHOT</version>
+                                       <version>1.1.4</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 43861272865486a7608572f8165352341f434fdd..468fffa6683769e257dee24ddb650ca1561c7fa2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dep.node.eclipse</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -66,7 +66,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.4-SNAPSHOT</version>
+                                       <version>1.1.4</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index a21f6f66e681f53e3467ad0b032e173e752e3ef1..83cbe4f41586fe4348438c07efcfad2ccdca5da2 100644 (file)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repo.jackrabbit</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.node.repofactory.jackrabbit</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Xerces and Xalan -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Scheduling -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.ldap</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ldap</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Security (Jackrabbit) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Security (Standalone) -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.dao.os</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Web -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.webextender</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.jackrabbit.webapp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Default Tomcat conf -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.tomcat</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- DB drivers -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.ads</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads.server</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.ads</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Software development -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
        </dependencies>
        <profiles>
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.4-SNAPSHOT</version>
+                                       <version>1.1.4</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 4596cdb6ae4296b57e7bab56edfba8b70bd40e45..7b37b06deb54199a1ef81badc93c95ce3728f251 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 643bb0ffbcabbe22ecc01ebeb8a007882d2b7cca..3287cb7d89f1246d6713852a4c0331f99ef808e0 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index c5bbcd0776ec4f7bde7c20c68148005be198fc66..e5bf4df74adb1df0661271b3e8913dab9da79938 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7e04a4d8bc557acade8d1e3eaeb7dff1c2407616..7026c97544e19183fb40bb37be04699534ecd5bb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index aa8cda0e21d7483376c641749ee31ce93bfe5229..df931711bbc3b5aeea1d84fb7aac38a3d185d5fc 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1ca1668a7e4a4c7835fd391cadd3dd12c55b16b0..d2f1df59927130616f4c00efa9fb335e0a295648 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4595388b23adade6cbe33754e122c0d3b1d03d90..1ba1a5e73453287b59124320ed6e1f9092dde1c8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -49,7 +49,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Spring -->
index f0ded96483af94a1ddb3b5460cae9a9a7e22ccc9..5d66f96a134bf08b5dc71c7de471fdd635583200 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -80,7 +80,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Spring -->
index e39c3671c85a65cb9b2c6f5284a0d52731793609..aa7af5157da89427f6d86e995ea6b529acba6a1e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 4f515ba491446b9598eb875a5418fb3bc3041f3c..82b12a9715ce7eadc9f6bf197125ad27a44e78b9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Logging -->
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.equinox</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- RCP specific -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index d6932650e08fdbe7a6f33cf6352fbe009e3ad76d..1e80d08730fcad0bd717138638aaeb4d2c5a4da9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Spring -->
index 10cdd110a68421403382031921ec1c16f9b1c37a..6af122c8ef3f8f388e4fb77b4680a8ce8495f201 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -81,7 +81,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 47526355d7489155d2455a81c39539082806b06b..14b357d6c5e80a656ba2292e700f0b7618d2053f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 779e34f178ed86d696f542d45147152ee3e82a13..54659adb8fe0990f3722cf61e36c59831d8c97d4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.activemq</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Spring -->
index 527d052fde198228223a3c9e0aaab58619dd9cfa..75e7b7986856936b84281945f7e5c90eeeb256d9 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Crypto -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
index 48e72c36b76f896a632749a5a3124fe137dfa551..0f052522c6affc4c816b9ffe5ec8a1e4f1d46870 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.jackrabbit</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 801504c553198f803eb5543b747812717657a645..79b738ba6553d0d67fbfd2b3b5957189e74dfb37 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.ldap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- JCR -->
index c2753944dbdf77b65f3bc7bbef20cda9346ad97d..9cf699476b10449c54d836f8f11e78d63527f253 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 7461ff14c119049b27acd944e3ea6a683dc0c182..9e5d330d1093b417f904d887530f34b38cfb10e6 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
 
index 00acbb49dae4ac4d72d342240d761e2e06ec67f5..86ff70b603bb5a39eb30c0758e235bc0dc851bb4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
 
@@ -42,7 +42,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.ext.jdbm</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <!-- TODO: version 2.4.0 is required by Spring-LDAP while Apache Directory 
                        takes 2.1.0 -->
index 59f5ed8ded7b942d4e9c7ff9e34078a5f567038f..f4d950fb758bb7f8199851a8701aa9e2dcfea04a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
 
index 2e51b6b911aa4ac6b6bb65dc74b01ad9a9842433..1c086e12a803fbde05d5cafa4075946507ad4a29 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
                        <type>pom</type>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Enhancements of Jackrabbit -->
index 5b2490742819ac5834ee30b9206911dbb15ea4d6..b8caabe98eac06ac9c6b47c2a2ea483cdfd9b761 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
 
@@ -22,7 +22,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.catalina</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.commons.server</groupId> -->
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.4-SNAPSHOT</version>
+                                       <version>1.1.4</version>
                                        <scope>test</scope>
                                </dependency>
                
index 37f8c8eacf193ba88ce765901fd2e4d055a09cd2..cb572cc4aeae581a485ea1e52f81aac83687696a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -46,7 +46,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons.base</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>1.1.4-SNAPSHOT</version>
+                                       <version>1.1.4</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index f331e12e8a2139a14e68ea0d2bd0f965bca46e72..6db0f2bddf0541ae645e3b9fe8672f30c33f9e44 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.bsf</artifactId>
index b4a132cd9d0d94691a6c72dd35da3581e756ca0c..c2456b409cced4c84f51c62bda400ba232e294fb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cda4828cb798b28c51b2aa4dba2c5cbd88830aa4..8b674fcc22a1ad2b0e5afeeae6e8b66364684527 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 201bf0f2303725a534da7dc40d23bb95cac2ffda..e718c2d1e472282bc9266c3832c21f743a8e4d26 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 168f2e500c9fa69f4a90ddb8566b7d48811f1ac1..ad75115fdc68ea12700ef29c0d6e4d1abcddb769 100644 (file)
@@ -1,9 +1,8 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 781b287f8a12a38ebfc9dc2c9f2d702bb3b3f811..cb1fe17472cc110c252c38c1045e3de7012fdbf2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 39f7fa7dcd31b7a00ea26e868c0a5ce4d8f74b87..f6f6d308243ef4a4ab8cf097602cb4bb6aab57d8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ad0eaa9bb7baf4d5c09c0627c04922938578377f..55f968e2828fd4f3677b52597e03e822f1446eb4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index cdf73d9e003b4fd5228e6aedea340291c6d214c6..b6748e10ae99fccd2781625a5180b4e81b6e2d17 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2bcd6afbe167a773e3f365a1d8d0f94e6e1fd218..8dc0e35e110f50a93a2bc3ffbb8b717c05d0e969 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9ea1b1e5d4f9758263b956e6fced41a75f3e89ed..2a6d716ec6d67c2ab79083e090aaee85b2847377 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a55d15824eff993451102e35d7ff965789f2afd9..f12682b98a264048bc7a58420a9a7f39401c43aa 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4dbac3ac53ba1c99ffada83e4f0fe49330cf153e..893d50949b6a958f5ba64cdb24cbd3a4b6406a24 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 6eff6c2c399d8f17785e24d20e6d7affd4f1f84f..c1a81f4fb31c2f99b40b21e75627a62834cea312 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1c708aa76d9ecc9fb049102dfeaf930708b9d31c..a6508cd8b9bda919dd9d79e123655f874b07928e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 4fdd06434dad5ea23b34729cc596d8bbe5842746..569ff0a2cc974b7b69fd4b2278da709e3397c7d1 100644 (file)
@@ -1,9 +1,8 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.jcr</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 8a6b76ceaab59ab9d3f7e942be63701c03dbcea9..de29b197b5f0fb9cdb500b996ae9af222054743e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a52725fefc13c4607fc46590911a8f666fbdd2b7..f2e044bbe2bbab9bc6f597895b44a7bb383e7cbc 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 5479e8367febebe0964e9a6412daa9a7e0cd85e4..491cb39b7fde133e26e6eb895fdf07315dfff0a0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.ads</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Apache DS -->
index 7f0f8514c32342748c5513f0f28cb59b89a0ca78..1ce2d372504e4b3893b4a35e833c993b992d526a 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.core</artifactId>
@@ -47,7 +46,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Apache Commons -->
index d6dcfdf26dd6abce9db06da78a36fa15ea72be05..0b82db56f679e93d3298aacbbdcbace643c8a113 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.hibernate</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
 
index 1b57143d724a0f51f5f690410808a306a2012181..31414cb8fdc97865f4eda5c7c842c69e2ddf66b8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jackrabbit</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Jackrabbit -->
@@ -61,7 +61,7 @@
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
                        <type>pom</type>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index fbdb96add100f5ecfe16b7f57bfe21fb93f9ef6e..4c334fb732f8501f72edb3acbd41ff87a4626f3a 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr.mvc</artifactId>
@@ -51,7 +50,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- Spring -->
index 4983dccf8a87e0ba431d250ac3c7229909d7a7af..7a005ea7ddc1120e6e160fdf205bd64c09d2ca5c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr</artifactId>
@@ -60,7 +60,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index f58342d6fd6dee9e5db5a715e577efb1efa57a43..7b89c5e76c5c77b3f003ed47dbcfe5a4141a62c3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.json</artifactId>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- JSON  -->
index 82b2ba12eafa5a87b50496a23e26121a94c7938c..148f64115e1f6138125a2a757b10774f93174085 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jxl</artifactId>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
index 379a5e1f621ea0fd59175e190283aa8111ac516d..39dba081a6a6e78dc69668f0b6fcf0ecd5201646 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.modeshape</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <dependency>
@@ -56,7 +56,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <type>pom</type>
                </dependency>
 
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.4</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 6487f2767c9e9d282b3d4a4d02bc5bb95d8ce4a1..c62f836b2eeecf24ceb8b6f68ae6ea8d0c572a62 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.webextender</artifactId>
index 062f2c53ce046492c4bb55aa283e5ddd6767597c..f3826f25890fce89441ade5a45b538a9c3b2d506 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>1.1.4</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>