You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2019/11/25 12:38:32 UTC

[commons-skin] 02/03: Bump to next development version.

This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-skin.git

commit c122834c57fb02df84d20e3481fb0fcdfaf18b22
Author: aherbert <ah...@apache.org>
AuthorDate: Mon Nov 25 12:37:25 2019 +0000

    Bump to next development version.
---
 pom.xml                 | 4 ++--
 src/changes/changes.xml | 5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 416d1a0..54c2dc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <version>49</version>
   </parent>
   <artifactId>commons-skin</artifactId>
-  <version>4.2-SNAPSHOT</version>
+  <version>4.3-SNAPSHOT</version>
   <name>Apache Commons Skin</name>
   <description>Apache Commons Skin</description>
   <inceptionYear>2006</inceptionYear>
@@ -41,7 +41,7 @@
     <!-- To use the commons-release plugin -->
     <commons.componentid>skin</commons.componentid>
     <commons.release.isDistModule>true</commons.release.isDistModule>
-    <commons.bc.version>4.1</commons.bc.version>
+    <commons.bc.version>4.2</commons.bc.version>
     <commons.rc.version>RC1</commons.rc.version>
     <!-- No svn staging -->
     <commons.distSvnStagingUrl></commons.distSvnStagingUrl>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a8109d6..6c3f4c4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,7 +60,10 @@ The <action> type attribute can be add,update,fix,remove.
      -->
 
     <body>
-      <release version="4.2" date="MM-DD-YYYY" description="New features and bug fixes for maven-site-plugin 3.5+. 
+      <release version="4.3" date="TBD" description="New features and bug fixes.">
+      </release>
+
+      <release version="4.2" date="2019-11-25" description="New features and bug fixes for maven-site-plugin 3.5+. 
 The previous version velocity template had features written for an earlier site 
 plugin version that were broken with the latest site plugin.">
         <action type="remove" dev="aherbert">