[maven-release-plugin] prepare release jcommander-1.46
diff --git a/pom.xml b/pom.xml
index 5e7a470..e6c8af6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>jcommander</artifactId>
   <packaging>jar</packaging>
   <name>JCommander</name>
-  <version>1.46-SNAPSHOT</version>
+  <version>1.46</version>
   <description>A Java framework to parse command line options with annotations.</description>
   <url>http://beust.com/jcommander</url>
   <licenses>