chop the -dev off all version numbers


git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1056454 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/java/ivy.xml b/lib/java/ivy.xml
index 99ef972..6225e4c 100644
--- a/lib/java/ivy.xml
+++ b/lib/java/ivy.xml
@@ -15,7 +15,7 @@
    limitations under the License.
 -->
 <ivy-module version="1.0">
-    <info organisation="org.apache.thrift" module="libthrift" revision="0.6.0-dev" >
+    <info organisation="org.apache.thrift" module="libthrift" revision="0.6.0" >
       <license name="Apache License 2.0" url="http://www.apache.org/licenses/LICENSE-2.0" />
       <ivyauthor name="Thrift Developers" url="dev@thrift.apache.org" />
       <repository name="apache repository" url="http://thrift.apache.org" />