Author: chtompki
Date: Thu Mar 15 14:16:36 2018
New Revision: 1826820

URL: http://svn.apache.org/viewvc?rev=1826820&view=rev
Log:
Updates post 45 release

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

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1826820&r1=1826819&r2=1826820&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Thu Mar 15 14:16:36 2018
@@ -28,7 +28,7 @@
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
-  <version>45</version>
+  <version>46-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>
@@ -38,6 +38,10 @@
   </issueManagement>
 
   <!--
+    Version 46:
+  -->
+
+  <!--
     Version 45:
 
     -Rearranging plugin order in -Prelease, removing commons-release-plugin 
from build>pluginManagement

Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/changes/changes.xml?rev=1826820&r1=1826819&r2=1826820&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
+++ commons/proper/commons-parent/trunk/src/changes/changes.xml Thu Mar 15 
14:16:36 2018
@@ -59,6 +59,9 @@ The <action> type attribute can be add,u
      -->
 
     <body>
+        <release version="46" date="YYYY-MM-DD" description="TBD">
+        </release>
+
         <release version="45" date="2018-03-12" description="Changing location 
of commons-release-plugin">
           <action type="update">Rearranging plugin order in -Prelease, 
removing commons-release-plugin from build>pluginManagement</action>
         </release>


Reply via email to