[maven-release-plugin] prepare release argeo-commons-2.1.90 argeo-commons-2.1.90
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 25 Dec 2020 09:31:33 +0000 (09:31 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 25 Dec 2020 09:31:33 +0000 (09:31 +0000)
27 files changed:
demo/pom.xml
dep/org.argeo.dep.cms.client/pom.xml
dep/org.argeo.dep.cms.e4.rap/pom.xml
dep/org.argeo.dep.cms.node/pom.xml
dep/org.argeo.dep.cms.sdk/pom.xml
dep/org.argeo.dep.cms.ui.rap/pom.xml
dep/pom.xml
dist/argeo-cli/pom.xml
dist/argeo-node/pom.xml
dist/containers/pom.xml
dist/osgi-boot/pom.xml
dist/pom.xml
org.argeo.api/pom.xml
org.argeo.cms.e4.rap/pom.xml
org.argeo.cms.e4/pom.xml
org.argeo.cms.ui.rap/pom.xml
org.argeo.cms.ui.theme/pom.xml
org.argeo.cms.ui/pom.xml
org.argeo.cms/pom.xml
org.argeo.core/pom.xml
org.argeo.eclipse.ui.rap/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.enterprise/pom.xml
org.argeo.jcr/pom.xml
org.argeo.maintenance/pom.xml
org.argeo.osgi.boot/pom.xml
pom.xml

index 6abe58bfce83c112bea497a49625cbf11604306c..834d517198c3b4614bbf262876d40cd44091d017 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
@@ -20,7 +20,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -42,7 +42,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                                       <version>2.1.90-SNAPSHOT</version>
+                                       <version>2.1.90</version>
                                </dependency>
                        </dependencies>
                </profile>
@@ -64,7 +64,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.90-SNAPSHOT</version>
+                                       <version>2.1.90</version>
                                </dependency>
                        </dependencies>
                </profile>
index 48a2304160096897dd41e63a240273e3013041e5..3daa51841d107cc5dd97fa5b831bbc2f2b618e80 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index dda75ee4f83d1d9a5e09dd1af7cdb60c9086c586..86545a984601d2806e7c3d72651f51d34cdde779 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.ui.rap</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
 
                <!-- SVG and CSS -->
index 7fa6dfab4b73376d66689026fe5c14039d4a8497..a7b8e861953d07bb3d21d8cef48a48d619b06323 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.api</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.maintenance</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index f4b81112790d1d27e2273ac48af01693a576b90c..fa3ea14f69fc243758fd8ba3a3bb93a7f9429be2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                        <type>pom</type>
                </dependency>
 
@@ -23,7 +23,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                        <scope>test</scope>
                </dependency>
 
index a30ba0a8f5a9d26b1676f4cfd68d6d487c91e79a..85667fe96a9af72487fd860c0e68346c14db9e45 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.rap</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
 
                <!-- SDK -->
index 55f616a8724b96ff57a1f33eb1ddef6307c0c405..b8b37943ea8147b966fb41ea71d1706079ffebdb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.90-SNAPSHOT</version>
+                                       <version>2.1.90</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 9c0e99706da5a0a4a12bd0bb1953455fd091c883..c4f2993b74cf03471e95018031be9763c4effe58 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
        </dependencies>
        <profiles>
index 13ab3ddbf45da76a58e74ea66470e2f9b122953b..079f98f7d14675a6cad9a24b1a639fff74c9928d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                                       <version>2.1.90-SNAPSHOT</version>
+                                       <version>2.1.90</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                                       <version>2.1.90-SNAPSHOT</version>
+                                       <version>2.1.90</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.1.90-SNAPSHOT</version>
+                                       <version>2.1.90</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.sdk</artifactId>
-                                       <version>2.1.90-SNAPSHOT</version>
+                                       <version>2.1.90</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>osgi-boot</artifactId>
                                        <type>zip</type>
-                                       <version>2.1.90-SNAPSHOT</version>
+                                       <version>2.1.90</version>
                                </dependency>
                        </dependencies>
                        <build>
index 4a19907a33a9ba2d11dc3572e0eda78ec88bc0b7..6aa7b6662e2279d0222d33c53f7602e87444f426 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 9c47a23c1b8fe2c563ae58f53cfcfbb072785bd8..89798bb524b987b9f541fc5c3f7104f0bb2969cc 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -23,7 +23,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
        </dependencies>
        <profiles>
index ff9899397a376562849f48f0b2dab8cf1aa628ef..ff624e63a164d02975f393f5780a5995c6b32df4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index fa63edca0bbf1ade121c35f4ed6a7d59b60f9988..0377b630553e4dc02d42953ca51a5ee29c416286 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.api</artifactId>
index 8809988efde89fdc3414edccbe74e9bf9958be34..cef1d6358e7dddf1d3691acb1e73d54f89b41f8b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.rap</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                        <scope>provided</scope>
                </dependency>
 
index 8b56852d702b2d3766b2f1913a9d1a671a8b2af8..ac5e9344e56a01832f94d8d569ffc5f2b6d1b442 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
 
                <!-- UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
index e10ae169c23552485fc2f6c701e89991165634ca..07ae26612abdd67881ec934ffe3a1ffc3212cef3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
 
                <!-- UI -->
index cd5d08fbd35073b6ea1503a9664a7865700feb8d..c8eba57bb3745e97121b872ff7bba9d549b1f879 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index 14bac4c3105a0893eebb2958121d9260a3a5783a..0d04df04299b70a8f06573b0c1c2ce489c46d62e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
 
                <!-- UI -->
index 699cb3d2a0c01a473eff8b9ed2d576a13bb42ffc..b72dff0380e00971acd83ac93dad54d849b18ec9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.api</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 59559b78a2cf9903641f807bfd184d960adc8078..a03ff6ba45b07eeee37a2ce1539e44ffbc66caa5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 5225192408a47e4df2e4cc85a7ad889ea1b69665..ae3db36d73706d91a4ba8c6f840375ddb58065bd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
 
                <!-- UI -->
index 79164b835230851897d744fb161e318e048559d1..1da59795db4f961435bb2bc7f605185cc70ffb06 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -18,7 +18,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
 
                <!-- UI -->
index e6076ee57f2f0082b5f6c6a316e405676b4d0085..5225a7aa21c05c1341fbc709dec94c4e536979ac 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index be08d95d928a482692b3b95a5d99f5d5d68cace7..c7a46acb8c3105e7362e68ef5e32698d548f7442 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.jcr</artifactId>
index 740972db2bf746d3f87cbd467e232c4b23ead347..1e283d114d7c2e27787f6f9373b04455729c6ec6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.api</artifactId>
-                       <version>2.1.90-SNAPSHOT</version>
+                       <version>2.1.90</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 41c26829fb7ecd8798af40c40442b39e74541ca1..4ab78204d5d4401df016f4f1ed291972e64bf649 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.90-SNAPSHOT</version>
+               <version>2.1.90</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
diff --git a/pom.xml b/pom.xml
index 5f0f27588af494cd61495204b20a881dbe1e7ef3..83d84002133595e8ef3307784ee546426d2f9b0b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
        </parent>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.90-SNAPSHOT</version>
+       <version>2.1.90</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <!-- <url>http://repo.argeo.org/data/docs/argeo-2.1/site/argeo-commons/</url> -->
@@ -47,7 +47,7 @@
                <connection>scm:git:http://git.argeo.org/lgpl/argeo-commons.git</connection>
                <url>http://git.argeo.org/?p=lgpl/argeo-commons.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/lgpl/argeo-commons.git</developerConnection>
-               <tag>HEAD</tag>
+               <tag>argeo-commons-2.1.90</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>