commit | 14fbe2bc5a2c402b456ed68578a5d5dc2c343fa2 | [log] [tgz] |
---|---|---|
author | Cedric Beust <[email protected]> | Fri Apr 10 19:45:40 2015 -0700 |
committer | Cedric Beust <[email protected]> | Fri Apr 10 19:45:40 2015 -0700 |
tree | 53e550a03aef95685423d65397e13bd4504a04cf | |
parent | 03becf5e69d334a82df9624046ef5fc03fad8fd3 [diff] |
[maven-release-plugin] prepare release jcommander-1.48
diff --git a/pom.xml b/pom.xml index cc70277..1cedb33 100644 --- a/pom.xml +++ b/pom.xml
@@ -24,7 +24,7 @@ <artifactId>jcommander</artifactId> <packaging>jar</packaging> <name>JCommander</name> - <version>1.48-SNAPSHOT</version> + <version>1.48</version> <description>A Java framework to parse command line options with annotations.</description> <url>http://beust.com/jcommander</url> <licenses>