post release actions

git-svn-id: https://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X@1880413 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/forrest.properties b/forrest.properties
index e7f0036..805e901 100644
--- a/forrest.properties
+++ b/forrest.properties
@@ -22,7 +22,7 @@
 #forrest.echo=true
 
 # Project name (used to name .war file)
-project.name=cocoon-2.1.13-dev
+project.name=cocoon-2.1.14-dev
 
 # Specifies name of Forrest skin to use
 #project.skin=tigris
diff --git a/src/java/org/apache/cocoon/cocoon.properties b/src/java/org/apache/cocoon/cocoon.properties
index a748495..67ea4ed 100644
--- a/src/java/org/apache/cocoon/cocoon.properties
+++ b/src/java/org/apache/cocoon/cocoon.properties
@@ -20,7 +20,7 @@
 # very high chance of breaking the build system. Do it only if you know what
 # you're doing.
 
-version=2.1.13
+version=2.1.14-dev
 released.version=2.1.13
 year=1999-2020
 name=cocoon
diff --git a/status.xml b/status.xml
index 001e384..35abde4 100644
--- a/status.xml
+++ b/status.xml
@@ -184,6 +184,8 @@
   </todo>
 
   <changes>
+  <release version="2.1.14">
+  </release>
   <release version="2.1.13" date="July 16 2020">
     <!-- Leave this entry about raising minimum Java to 1.6 at the top for 2.1.13! -->
     <action dev="all" type="update">