]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - pom.xml
[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 9f00a716dbd73e95b5778e74cc8e8a24d996402c..19c58fa17898d708bf2481a96d438ae7c2c43098 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,11 +3,11 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.33-SNAPSHOT</version>
+       <version>2.1.39-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
-               <version.argeo-commons>2.1.33-SNAPSHOT</version.argeo-commons>
+               <version.argeo-commons>2.1.38</version.argeo-commons>
                <developmentCycle.argeo-commons>2.1</developmentCycle.argeo-commons>
                <developmentCycle.argeo-commons.startDate>2012-12-19</developmentCycle.argeo-commons.startDate>
                <version.argeo-distribution>2.1.12</version.argeo-distribution>
@@ -296,6 +296,7 @@ limitations under the License.
                                                                <artifactId>maven-javadoc-plugin</artifactId>
                                                                <version>2.10.3</version>
                                                                <configuration>
+                                                                       <failOnError>false</failOnError>
                                                                        <encoding>UTF-8</encoding>
                                                                        <excludePackageNames>*.demo.*:*.internal.*</excludePackageNames>
                                                                        <detectLinks>true</detectLinks>