Create a section for unreleased 1.7 in changes.xml.

git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1770026
 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/07d4c277
Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/07d4c277
Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/07d4c277

Branch: refs/heads/master
Commit: 07d4c2772923e963da5a089d4a70c272991e3b9a
Parents: 3852c31
Author: Gary D. Gregory <[email protected]>
Authored: Wed Nov 16 18:13:04 2016 +0000
Committer: Gary D. Gregory <[email protected]>
Committed: Wed Nov 16 18:13:04 2016 +0000

----------------------------------------------------------------------
 src/changes/changes.xml | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/07d4c277/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c6d2aa7..7f0a4dd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -26,10 +26,7 @@
 
   <body>
 
-    <release version="1.6" date="2016-04-24" description="Feature release">
-      <action dev="sebb" type="add">
-        Added new download-page subdir property: set this (e.g. to '1.2' or 
'lang-1.2' etc) to override the default of binaries/source 
-      </action>
+    <release version="1.7" date="2016-MM-DD" description="Feature release">
       <action dev="ggregory" type="add" issue="COMMONSSITE-90">
         Include badges in the README.md file. 
       </action>
@@ -38,6 +35,12 @@
       </action>
     </release>
 
+    <release version="1.6" date="2016-04-24" description="Feature release">
+      <action dev="sebb" type="add">
+        Added new download-page subdir property: set this (e.g. to '1.2' or 
'lang-1.2' etc) to override the default of binaries/source 
+      </action>
+    </release>
+
     <release version="1.5" date="2015-11-28" description="Feature and fix 
release">
       <action dev="ecki" type="update" issue="COMMONSSITE-81">
         commons-build-plugin README/CONTRIBUTING.md handle multi-modules

Reply via email to