You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2013/12/06 06:14:22 UTC

git commit: ACCUMULO-1952 Update maven-dependency-version to get around upstream changes.

Updated Branches:
  refs/heads/1.5.1-SNAPSHOT 1d5ed48f9 -> b9adbd7d6


ACCUMULO-1952 Update maven-dependency-version to get around upstream changes.


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b9adbd7d
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b9adbd7d
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/b9adbd7d

Branch: refs/heads/1.5.1-SNAPSHOT
Commit: b9adbd7d6ed0a69921338e48d899c1693e50ff52
Parents: 1d5ed48
Author: Josh Elser <el...@apache.org>
Authored: Fri Dec 6 00:06:12 2013 -0500
Committer: Josh Elser <el...@apache.org>
Committed: Fri Dec 6 00:06:12 2013 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/b9adbd7d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bda5076..cfb2a5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -430,7 +430,7 @@
           <!-- should be in the Apache parent, but isn't -->
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>2.7</version>
+          <version>2.8</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>