You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2012/12/01 11:39:56 UTC

[25/50] git commit: updated Modello version

updated Modello version

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-2/branches/maven-2.2.x@1081236 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/maven-2.2.x
Commit: ce5fde993c430ed0a556a9896584aacb9861f389
Parents: a1efa48
Author: Herve Boutemy <hb...@apache.org>
Authored: Sun Mar 13 23:30:30 2011 +0000
Committer: Herve Boutemy <hb...@apache.org>
Committed: Sun Mar 13 23:30:30 2011 +0000

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/ce5fde99/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 46d4397..36d053c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.modello</groupId>
           <artifactId>modello-maven-plugin</artifactId>
-          <version>1.0.2</version>
+          <version>1.4.1</version>
           <configuration>
             <useJava5>true</useJava5>
           </configuration>