[jboss-cvs] JBossAS SVN: r71930 - projects/jboss-deployers/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 10 10:43:29 EDT 2008


Author: alesj
Date: 2008-04-10 10:43:29 -0400 (Thu, 10 Apr 2008)
New Revision: 71930

Modified:
   projects/jboss-deployers/trunk/pom.xml
Log:
Update to jboss-parent 4-beta-2 + releasePoms=true.

Modified: projects/jboss-deployers/trunk/pom.xml
===================================================================
--- projects/jboss-deployers/trunk/pom.xml	2008-04-10 14:43:16 UTC (rev 71929)
+++ projects/jboss-deployers/trunk/pom.xml	2008-04-10 14:43:29 UTC (rev 71930)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jboss</groupId>
     <artifactId>jboss-parent</artifactId>
-    <version>4-beta-1</version>
+    <version>4-beta-2</version>
   </parent>
   <groupId>org.jboss.deployers</groupId>
   <artifactId>jboss-deployers-aggregator</artifactId>
@@ -38,6 +38,7 @@
         <artifactId>maven-release-plugin</artifactId>
         <version>2.0-beta-7</version>
         <configuration>
+          <generateReleasePoms>true</generateReleasePoms>
           <tagBase>https://svn.jboss.org/repos/jbossas/projects/jboss-deployers/tags</tagBase>
           <autoVersionSubmodules>true</autoVersionSubmodules>
         </configuration>




More information about the jboss-cvs-commits mailing list