[jboss-svn-commits] JBL Code SVN: r11856 - labs/jbossbuild/jboss-parent/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue May 15 11:03:30 EDT 2007


Author: pgier
Date: 2007-05-15 11:03:30 -0400 (Tue, 15 May 2007)
New Revision: 11856

Modified:
   labs/jbossbuild/jboss-parent/trunk/pom.xml
Log:


Modified: labs/jbossbuild/jboss-parent/trunk/pom.xml
===================================================================
--- labs/jbossbuild/jboss-parent/trunk/pom.xml	2007-05-15 14:33:53 UTC (rev 11855)
+++ labs/jbossbuild/jboss-parent/trunk/pom.xml	2007-05-15 15:03:30 UTC (rev 11856)
@@ -61,7 +61,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>        
         <artifactId>maven-release-plugin</artifactId>
-        <version>2.0-beta-4</version>          
+        <version>2.0-beta-5</version>          
         <configuration>
           <!-- The tagBase property is needed during the release process so that the maven release plugin
             -  will create the release tag in the appropriate location. -->
@@ -124,7 +124,7 @@
         <plugin>
           <groupId>jboss.maven-plugins</groupId>
           <artifactId>jboss-deploy-maven-plugin</artifactId>
-          <version>1.3-SNAPSHOT</version>
+          <version>1.2</version>
           <executions>
             <execution>
               <goals>




More information about the jboss-svn-commits mailing list