Repository: maven-archetype
Updated Branches:
  refs/heads/ARCHETYPE-520 be052022c -> 50b21e8a9


[ARCHETYPE-520] Following mirror configuration from settings.xml for 
downloading archetype metadata

Use released 1.1.0 of mrm-maven-plugin


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

Branch: refs/heads/ARCHETYPE-520
Commit: 50b21e8a99d7d1d0170d5fc7b5ba7fb82425814e
Parents: be05202
Author: rfscholte <rfscho...@apache.org>
Authored: Sat Apr 1 11:08:46 2017 +0200
Committer: rfscholte <rfscho...@apache.org>
Committed: Sat Apr 1 11:08:46 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-archetype/blob/50b21e8a/maven-archetype-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml
index ee84351..ba6b272 100644
--- a/maven-archetype-plugin/pom.xml
+++ b/maven-archetype-plugin/pom.xml
@@ -178,7 +178,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
-            <version>1.0.2-SNAPSHOT</version>
+            <version>1.1.0</version>
             <executions>
               <execution>
                 <goals>

Reply via email to