Create 3.1 RC2 tag

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_1_RC2@1244108 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 823cdfe..0ce9391 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,7 +1,7 @@
 
-              Apache Commons Net 3.1-SNAPSHOT RELEASE NOTES
+              Apache Commons Net 3.1 RELEASE NOTES
 
-The Commons Net team is pleased to announce the release of commons-net-3.1-SNAPSHOT
+The Commons Net team is pleased to announce the release of commons-net-3.1
 
 Apache Commons Net library contains a collection of network utilities and protocol implementations.
 Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois
diff --git a/pom.xml b/pom.xml
index fa2202b..3bb1fd6 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.1-SNAPSHOT</version>
+    <version>3.1</version>
     <name>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