You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2013/07/17 04:33:24 UTC

[22/50] [abbrv] git commit: ACCUMULO-1561 updating rpm-maven-plugin version

ACCUMULO-1561 updating rpm-maven-plugin version

git-svn-id: https://svn.apache.org/repos/asf/accumulo/trunk@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/8d815a87
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8d815a87
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/8d815a87

Branch: refs/heads/ACCUMULO-1496
Commit: 8d815a87793550a6240fc116184c5d20d3363847
Parents: 2d47964
Author: Mike Drob <md...@apache.org>
Authored: Mon Jul 8 23:50:17 2013 +0000
Committer: Mike Drob <md...@apache.org>
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/8d815a87/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6f0d4cd..04ca5d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -508,7 +508,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>rpm-maven-plugin</artifactId>
-          <version>2.1-alpha-2</version>
+          <version>2.1-alpha-3</version>
         </plugin>
         <plugin>
           <groupId>org.eclipse.m2e</groupId>