Author: borges
Date: 2011-09-01 12:13:06 -0400 (Thu, 01 Sep 2011)
New Revision: 11272
Modified:
branches/HORNETQ-720_Replication/examples/pom.xml
Log:
fix maven warning
Modified: branches/HORNETQ-720_Replication/examples/pom.xml
===================================================================
--- branches/HORNETQ-720_Replication/examples/pom.xml 2011-09-01 16:12:50 UTC (rev 11271)
+++ branches/HORNETQ-720_Replication/examples/pom.xml 2011-09-01 16:13:06 UTC (rev 11272)
@@ -22,7 +22,6 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.2</version>
<configuration>
<descriptor>src/main/assembly/dep.xml</descriptor>
</configuration>
Show replies by date