You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/08/21 00:57:10 UTC

git commit: use released version of mrr plugin

Updated Branches:
  refs/heads/guice-from-google d0abbad1c -> 2bde8f031


use released version of mrr plugin


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

Branch: refs/heads/guice-from-google
Commit: 2bde8f031b6d214a278f8edf3b5a2b4a7885f46b
Parents: d0abbad
Author: Olivier Lamy <ol...@apache.org>
Authored: Wed Aug 21 08:56:52 2013 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Wed Aug 21 08:56:52 2013 +1000

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


http://git-wip-us.apache.org/repos/asf/maven/blob/2bde8f03/apache-maven/pom.xml
----------------------------------------------------------------------
diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml
index 8452a07..371b927 100644
--- a/apache-maven/pom.xml
+++ b/apache-maven/pom.xml
@@ -100,7 +100,7 @@
         <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-remote-resources-plugin</artifactId>
-            <version>1.5-SNAPSHOT</version>
+            <version>1.5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.rat</groupId>