summaryrefslogtreecommitdiffstats
path: root/args4j/args4j-maven-plugin-example
diff options
context:
space:
mode:
authormikaelpeltier <mikaelpeltier@google.com>2015-03-13 16:55:40 +0100
committermikaelpeltier <mikaelpeltier@google.com>2015-03-13 16:55:40 +0100
commit7c94b56d46601db9ed95143dc6889cdca83399e2 (patch)
tree620d5a914f444c3c30c7c6c14b39d9cf0dc0f170 /args4j/args4j-maven-plugin-example
parent8007ff78c3d693f7a17350fae567ae5e6e0f0fb2 (diff)
downloadtoolchain_jack-7c94b56d46601db9ed95143dc6889cdca83399e2.tar.gz
toolchain_jack-7c94b56d46601db9ed95143dc6889cdca83399e2.tar.bz2
toolchain_jack-7c94b56d46601db9ed95143dc6889cdca83399e2.zip
Update arg4j to version 2.0.30
Change-Id: Ia94c584414379011b92c7e1d5f1e143bd1d4dc75
Diffstat (limited to 'args4j/args4j-maven-plugin-example')
-rw-r--r--args4j/args4j-maven-plugin-example/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/args4j/args4j-maven-plugin-example/pom.xml b/args4j/args4j-maven-plugin-example/pom.xml
index d1f8a944..724c6a4b 100644
--- a/args4j/args4j-maven-plugin-example/pom.xml
+++ b/args4j/args4j-maven-plugin-example/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>args4j</groupId>
<artifactId>args4j-site</artifactId>
- <version>2.0.22</version>
+ <version>2.0.30</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>args4j-maven-plugin-example</artifactId>