ACCUMULO-1561 updating rpm-maven-plugin version git-svn-id: https://svn.apache.org/repos/asf/accumulo/branches/1.4@1501024 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e4f34c4d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e4f34c4d Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e4f34c4d Branch: refs/heads/master Commit: e4f34c4decc0c0f5aedd65d4dfca3a47570b1f93 Parents: 5440254 Author: Mike Drob <[email protected]> Authored: Mon Jul 8 23:50:17 2013 +0000 Committer: Mike Drob <[email protected]> Committed: Mon Jul 8 23:50:17 2013 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/e4f34c4d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d1877b1..9ed57b9 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>rpm-maven-plugin</artifactId> - <version>2.0-beta-2</version> + <version>2.1-alpha-3</version> <inherited>false</inherited> <configuration> <name>accumulo</name>
