3.6 vote passed

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/trunk@1783039 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 0f8fe4b..3091a76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>commons-net</groupId>
     <artifactId>commons-net</artifactId>
-    <version>3.6-SNAPSHOT</version>
+    <version>3.7-SNAPSHOT</version>
     <name>Apache Commons Net</name>
     <!-- N.B. the description content is deliberately not indented
      ! to improve the layout of the Release Notes generated by mvn changes:announcement-generate
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4de6617..93b1112 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -63,7 +63,7 @@
      -->
 
     <body>
-        <release version="3.6" date="TBA" description="
+        <release version="3.6" date="2017-02-15" description="
 This is mainly a bug-fix release. See further details below.