You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/01/06 19:31:31 UTC

svn commit: r1820419 - /commons/proper/commons-parent/trunk/pom.xml

Author: ggregory
Date: Sat Jan  6 19:31:30 2018
New Revision: 1820419

URL: http://svn.apache.org/viewvc?rev=1820419&view=rev
Log:
Update version from 43-SNAPSHOT to 44-SNAPSHOT now that 43 is out.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1820419&r1=1820418&r2=1820419&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sat Jan  6 19:31:30 2018
@@ -27,7 +27,7 @@
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
-  <version>43-SNAPSHOT</version>
+  <version>44-SNAPSHOT</version>
   <name>Apache Commons Parent</name>
   <url>http://commons.apache.org/commons-parent-pom.html</url>
   <description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>
@@ -37,6 +37,10 @@
   </issueManagement>
 
 <!--
+Version 44:
+-->
+
+<!--
 Version 43:
 
 - build artifacts -test.jar, -sources.jar and -test-sources.jar always, not only at release time