Author: steve.ebersole(a)jboss.com
Date: 2008-03-18 03:36:01 -0400 (Tue, 18 Mar 2008)
New Revision: 14458
Modified:
core/trunk/pom.xml
Log:
prep 3.3.0.CR1 release
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2008-03-18 07:31:53 UTC (rev 14457)
+++ core/trunk/pom.xml 2008-03-18 07:36:01 UTC (rev 14458)
@@ -75,7 +75,8 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.2-beta-1</version>
+ <version>2.2-beta-2</version>
+<!--
<executions>
<execution>
<id>assemble</id>
@@ -85,6 +86,7 @@
</goals>
</execution>
</executions>
+-->
<configuration>
<descriptors>
<descriptor>src/assembly/dist.xml</descriptor>
Show replies by date