Prepare Argeo Suite 0.1.11 release
authorbsinou <bsinou@argeo.org>
Wed, 26 Apr 2017 18:30:01 +0000 (20:30 +0200)
committerbsinou <bsinou@argeo.org>
Wed, 26 Apr 2017 18:30:01 +0000 (20:30 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 065b81f86e20c5e49c8f793938df1563f2f7c8cb..6d93d2c900dda284c4ff610f6c93765e432b43f2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,5 @@
-<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>
@@ -20,9 +21,9 @@
                <module>sdk</module>
        </modules>
        <properties>
-               <version.argeo-suite>0.1.11-SNAPSHOT</version.argeo-suite>
+               <version.argeo-suite>0.1.11</version.argeo-suite>
                <developmentCycle.argeo-suite>0.1</developmentCycle.argeo-suite>
-               <version.argeo-connect>2.1.76</version.argeo-connect>
+               <version.argeo-connect>2.1.77</version.argeo-connect>
                <version.argeo-tp-extras>2.1.9</version.argeo-tp-extras>
                <git.rw />
        </properties>
@@ -96,6 +97,7 @@ which are used as well as that of the covered work.]]>
                <plugins>
                        <plugin>
                                <artifactId>maven-javadoc-plugin</artifactId>
+                               <version>2.10.4</version>
                                <configuration>
                                        <skip>true</skip>
                                </configuration>