[maven-release-plugin] prepare release argeo-suite-2.1.14
[gpl/argeo-suite.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a74ce65c68c4668897c490b61537b8101a97d168..65631144079f43e88c4fc7c7967f76f3b8b05dde 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,20 +1,20 @@
-<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.76</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.14</version>
        <properties>
-               <version.argeo-suite>2.1.13</version.argeo-suite>
-               <version.argeo-connect>2.1.79</version.argeo-connect>
+               <argeo.rpm.stagingRepository>/srv/rpmfactory/argeo-osgi-2-gpl/el7</argeo.rpm.stagingRepository>
+               <version.argeo-suite>2.1.14</version.argeo-suite>
+               <version.argeo-connect>2.1.80</version.argeo-connect>
                <version.argeo-tp-extras>2.1.10</version.argeo-tp-extras>
                <git.rw />
        </properties>
@@ -43,7 +43,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.14</tag>
        </scm>
        <inceptionYear>2014</inceptionYear>
        <licenses>
@@ -168,7 +168,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 +185,7 @@ which are used as well as that of the covered work.]]>
                                        </reportSet>
                                        <reportSet>
                                                <id>jxr</id>
-                                               <reports></reports>
+                                               <reports />
                                        </reportSet>
                                </reportSets>
                        </plugin>