[maven-release-plugin] prepare release argeo-suite-0.1.5 argeo-suite-0.1.5
authorBruno Sinou <bsinou@argeo.org>
Sun, 12 Mar 2017 10:46:03 +0000 (10:46 +0000)
committerBruno Sinou <bsinou@argeo.org>
Sun, 12 Mar 2017 10:46:03 +0000 (10:46 +0000)
org.argeo.suite.apps.web/pom.xml
org.argeo.suite.apps/pom.xml
org.argeo.suite.core/pom.xml
org.argeo.suite.web/pom.xml
org.argeo.suite.workbench.rap/pom.xml
pom.xml
sdk/org.argeo.suite.platform/pom.xml
sdk/pom.xml

index c58893372db38b4dfd56a0656e67527027f69492..d39e57dffd7ed057bb083ec7541765a3b4b346ee 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-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.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.5-SNAPSHOT</version>
+               <version>0.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.apps.web</artifactId>
@@ -15,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.5-SNAPSHOT</version>
+                       <version>0.1.5</version>
                </dependency>
        </dependencies>
 </project>
index a4fe9468276bd3071415766f858753b258daafcf..92c63bc001788a83d7bbbca9448859817b5bc329 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-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.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.5-SNAPSHOT</version>
+               <version>0.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.apps</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.workbench.rap</artifactId>
-                       <version>0.1.5-SNAPSHOT</version>
+                       <version>0.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.5-SNAPSHOT</version>
+                       <version>0.1.5</version>
                </dependency>
        </dependencies>
 </project>
index cd09b48ee191b32fe3f4c2b72135bf429405ca5f..66ecee01afac7b4803ef8ab39b8b8c0155eae592 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.5-SNAPSHOT</version>
+               <version>0.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.core</artifactId>
index 1d5251876987cf5c94d86dfd35bc911be0eee0ab..da121fdc7ab0a1e876a0641fdcb4d1a1caf3d59b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.5-SNAPSHOT</version>
+               <version>0.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.web</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>0.1.5-SNAPSHOT</version>
+                       <version>0.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
index 575b498d0788787c31206d5b05d1aea1a295d4d0..808d1383c31e2df1ab3ed093a5be405392c4e06b 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-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.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.5-SNAPSHOT</version>
+               <version>0.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.workbench.rap</artifactId>
@@ -15,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>0.1.5-SNAPSHOT</version>
+                       <version>0.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
diff --git a/pom.xml b/pom.xml
index 64439f25950c43abe491ff8d51433f6eb52dbf46..afd33160599d5a5ed8b0dfef6f2dc558e17e5dac 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>0.1.5-SNAPSHOT</version>
+       <version>0.1.5</version>
        <modules>
                <module>org.argeo.suite.core</module>
                <module>org.argeo.suite.web</module>
@@ -30,7 +30,7 @@
                <connection>scm:git:http://git.argeo.org/gpl/argeo-suite.git</connection>
                <url>http://git.argeo.org/?p=gpl/argeo-suite.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/gpl/argeo-suite.git</developerConnection>
-               <tag>HEAD</tag>
+               <tag>argeo-suite-0.1.5</tag>
        </scm>
        <inceptionYear>2014</inceptionYear>
        <licenses>
index 2e45e392e53822af7aac64b96ef9979179e6c6da..d5a217fe50342af89cabb98eb38f954a7f19d7bb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>sdk</artifactId>
-               <version>0.1.5-SNAPSHOT</version>
+               <version>0.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.platform</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.workbench.rap</artifactId>
-                       <version>0.1.5-SNAPSHOT</version>
+                       <version>0.1.5</version>
                </dependency>
                
                <!-- Web UI -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.5-SNAPSHOT</version>
+                       <version>0.1.5</version>
                </dependency>
 
                <!-- Base CMS distribution -->
index 672a51524cf750468b1874f9939e73dfb360b7a3..1e333432f4ce50ef80c5bb21be46e41980e473fe 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.5-SNAPSHOT</version>
+               <version>0.1.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>sdk</artifactId>