diff options
author | Stuart Sierra <mail@stuartsierra.com> | 2010-10-26 19:07:40 -0400 |
---|---|---|
committer | Stuart Sierra <mail@stuartsierra.com> | 2010-10-26 19:07:40 -0400 |
commit | d133788ca976eb3b47b8821239ea5d701d37178b (patch) | |
tree | 345cf93517368b81d88db0d422fa7ddf65464ee3 | |
parent | 9cf1984359135108afab4b6550cfee6e884c6342 (diff) |
Update maven-release-plugin to version 2.1
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> - <version>2.0-beta-9</version> + <version>2.1</version> <configuration> <autoVersionSubmodules>true</autoVersionSubmodules> </configuration> |