[wise-commits] wise SVN: r497 - core/trunk.

wise-commits at lists.jboss.org wise-commits at lists.jboss.org
Tue Feb 5 11:26:46 EST 2013


Author: alessio.soldano at jboss.com
Date: 2013-02-05 11:26:46 -0500 (Tue, 05 Feb 2013)
New Revision: 497

Modified:
   core/trunk/pom.xml
Log:
Moving out of snapshots for cobertura


Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2013-02-05 14:58:18 UTC (rev 496)
+++ core/trunk/pom.xml	2013-02-05 16:26:46 UTC (rev 497)
@@ -470,7 +470,7 @@
 				<plugin>
 					<groupId>org.codehaus.mojo</groupId>
 					<artifactId>cobertura-maven-plugin</artifactId>
-					<version>2.3-SNAPSHOT</version>
+					<version>2.3</version>
 				</plugin>
 			</plugins>
 		</pluginManagement>



More information about the wise-commits mailing list