3rd time lucky?

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/tags/NET_2_2_RC3@1035862 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index e8db23b..1c9b3aa 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,5 +1,5 @@
 
-              Apache Commons Net 2.2-SNAPSHOT RELEASE NOTES
+              Apache Commons Net 2.2 RELEASE NOTES
 
 This is primarily a maintenance release, but it also includes new features and enhancements.
 
diff --git a/pom.xml b/pom.xml
index 3199a2d..9933aec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>commons-net</groupId>
     <artifactId>commons-net</artifactId>
-    <version>2.2-SNAPSHOT</version>
+    <version>2.2</version>
     <name>Commons Net</name>
     <description>
         A collection of network utilities and protocol implementations.