[maven-release-plugin] prepare for next development iteration
[gpl/argeo-suite.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a74ce65c68c4668897c490b61537b8101a97d168..0a3712fa0b2fe91b2f499f76b56eb81616e3c1bd 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.15-SNAPSHOT</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>
@@ -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>