Preparing for next version 3.7
diff --git a/doap_math.rdf b/doap_math.rdf
index 077eb81..77416d6 100644
--- a/doap_math.rdf
+++ b/doap_math.rdf
@@ -38,6 +38,11 @@
     <release>
       <Version>
         <name>commons-math</name>
+        <created>2016-03-21</created>
+        <revision>3.6.1</revision>
+      </Version>
+      <Version>
+        <name>commons-math</name>
         <created>2016-01-05</created>
         <revision>3.6</revision>
       </Version>
diff --git a/pom.xml b/pom.xml
index 3a812ae..4972bac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-math3</artifactId>
-  <version>3.6.1</version>
+  <version>3.7-SNAPSHOT</version>
   <name>Apache Commons Math</name>
 
   <inceptionYear>2003</inceptionYear>
@@ -369,7 +369,7 @@
     <!-- This value must reflect the current name of the base package. -->
     <commons.osgi.symbolicName>org.apache.commons.math3</commons.osgi.symbolicName>
     <!-- do not use snapshot suffix here -->
-    <commons.release.version>3.6.1</commons.release.version>
+    <commons.release.version>3.7-SNAPSHOT</commons.release.version>
     <commons.release.desc>(requires Java 1.5+)</commons.release.desc>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.binary.suffix>-bin</commons.binary.suffix>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index aa3cbcf..0bc49aa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,6 +50,8 @@
     <title>Commons Math Release Notes</title>
   </properties>
   <body>
+    <release version="TBD" date="TBD" description="TBD">
+    </release>
     <release version="3.6.1" date="2016-03-21" description="
 This is a minor bug fix release. It incorporates three bug fixes since version 3.6.