You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2015/03/12 18:03:57 UTC

maven-scm git commit: [SCM-793] Upgrade maven-modello-plugin to 1.8.2

Repository: maven-scm
Updated Branches:
  refs/heads/master ab163ea9a -> 98c53aab9


[SCM-793] Upgrade maven-modello-plugin to 1.8.2


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

Branch: refs/heads/master
Commit: 98c53aab9eb169f1b2d44f85851021ae8989a716
Parents: ab163ea
Author: Karl Heinz Marbaise <kh...@apache.org>
Authored: Thu Mar 12 18:03:42 2015 +0100
Committer: Karl Heinz Marbaise <kh...@apache.org>
Committed: Thu Mar 12 18:03:42 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/98c53aab/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d335151..c0fe3b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -320,7 +320,7 @@
         <plugin>
           <groupId>org.codehaus.modello</groupId>
           <artifactId>modello-maven-plugin</artifactId>
-          <version>1.1</version>
+          <version>1.8.2</version>
         </plugin>
         <plugin>
           <groupId>org.apache.rat</groupId>