[jboss-cvs] JBossAS SVN: r98000 - trunk.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Dec 18 14:31:18 EST 2009
Author: pgier
Date: 2009-12-18 14:31:18 -0500 (Fri, 18 Dec 2009)
New Revision: 98000
Modified:
trunk/pom.xml
Log:
Update the version of the maven assembly plugin.
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2009-12-18 19:07:14 UTC (rev 97999)
+++ trunk/pom.xml 2009-12-18 19:31:18 UTC (rev 98000)
@@ -92,7 +92,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.2-beta-3</version>
+ <version>2.2-beta-5</version>
<configuration>
<archive>
<manifest>
More information about the jboss-cvs-commits
mailing list