You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/09/08 04:39:06 UTC

svn commit: r279490 - /maven/maven-1/core/tags/maven-1.1-beta-2/plugin-profile.xml

Author: brett
Date: Wed Sep  7 19:39:03 2005
New Revision: 279490

URL: http://svn.apache.org/viewcvs?rev=279490&view=rev
Log:
include newer genapp

Modified:
    maven/maven-1/core/tags/maven-1.1-beta-2/plugin-profile.xml

Modified: maven/maven-1/core/tags/maven-1.1-beta-2/plugin-profile.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/tags/maven-1.1-beta-2/plugin-profile.xml?rev=279490&r1=279489&r2=279490&view=diff
==============================================================================
--- maven/maven-1/core/tags/maven-1.1-beta-2/plugin-profile.xml (original)
+++ maven/maven-1/core/tags/maven-1.1-beta-2/plugin-profile.xml Wed Sep  7 19:39:03 2005
@@ -45,7 +45,7 @@
   </plugin>
   <plugin groupId="maven" artifactId="maven-file-activity-plugin" version="1.5.2">
   </plugin>
-  <plugin groupId="maven" artifactId="maven-genapp-plugin" version="2.2">
+  <plugin groupId="maven" artifactId="maven-genapp-plugin" version="2.2.1">
   </plugin>
   <plugin groupId="maven" artifactId="maven-gump-plugin" version="2.0.1">
   </plugin>
@@ -131,4 +131,4 @@
   </plugin>
   <plugin groupId="maven" artifactId="maven-xdoc-plugin" version="1.9.2">
   </plugin>
-</plugins>
\ No newline at end of file
+</plugins>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org