correcting accidently edited file with wrong version number. The release contains the right number

git-svn-id: http://svn.codehaus.org/groovy/tags/GROOVY_1_6_5@17871 a5544e8c-8a19-0410-ba12-f9af4593a198
diff --git a/pom.xml b/pom.xml
index 17d0fcf..49c4a38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
     <name>Groovy</name>
     <packaging>jar</packaging>
     
-    <version>1.6.5-SNAPSHOT</version>
+    <version>1.6.5</version>
 
     <description>
         Groovy: A powerful, dynamic language for the JVM