[maven-release-plugin] prepare release argeo-suite-2.1.15
[gpl/argeo-suite.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a74ce65c68c4668897c490b61537b8101a97d168..75cd75d095d8d4a1f268c19d61fa267a2ea8efef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,41 +1,33 @@
-<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>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.82</version>
        </parent>
        <groupId>org.argeo.suite</groupId>
        <artifactId>argeo-suite</artifactId>
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>0.1.13-SNAPSHOT</version>
+       <version>2.1.15</version>
        <properties>
-               <version.argeo-suite>2.1.13</version.argeo-suite>
-               <version.argeo-connect>2.1.79</version.argeo-connect>
-               <version.argeo-tp-extras>2.1.10</version.argeo-tp-extras>
+               <argeo.rpm.stagingRepository>/srv/rpmfactory/argeo-osgi-2-gpl/el7</argeo.rpm.stagingRepository>
+               <version.argeo-suite>2.1.15</version.argeo-suite>
+               <version.argeo-connect>2.1.81</version.argeo-connect>
+               <version.argeo-tp-extras>2.1.13</version.argeo-tp-extras>
                <git.rw />
        </properties>
        <modules>
-               <!-- Web -->
-               <module>org.argeo.suite.web</module>
-               <module>org.argeo.suite.apps.web</module>
-
                <!-- Eclipse 4 -->
                <module>org.argeo.suite.cms</module>
                <module>org.argeo.suite.e4</module>
                <module>org.argeo.suite.e4.rap</module>
                <module>org.argeo.suite.standard</module>
-               
+
                <!-- Apps -->
                <module>org.argeo.suite.tracker</module>
 
-               <!-- Workbench -->
-               <module>org.argeo.suite.apps</module>
-               <module>org.argeo.suite.workbench.rap</module>
-
                <module>dep</module>
                <module>dist</module>
        </modules>
@@ -43,7 +35,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-2.1.15</tag>
        </scm>
        <inceptionYear>2014</inceptionYear>
        <licenses>
@@ -168,7 +160,7 @@ which are used as well as that of the covered work.]]>
                                        </reportSet>
                                        <reportSet>
                                                <id>javadoc</id>
-                                               <reports></reports>
+                                               <reports />
                                        </reportSet>
                                </reportSets>
                        </plugin>
@@ -185,7 +177,7 @@ which are used as well as that of the covered work.]]>
                                        </reportSet>
                                        <reportSet>
                                                <id>jxr</id>
-                                               <reports></reports>
+                                               <reports />
                                        </reportSet>
                                </reportSets>
                        </plugin>