You are viewing a plain text version of this content. The canonical link for it is here.
Posted to stonehenge-commits@incubator.apache.org by be...@apache.org on 2010/06/24 18:22:54 UTC

svn commit: r957668 - /incubator/stonehenge/trunk/stocktrader/wsas/common/pom.xml

Author: bendewey
Date: Thu Jun 24 18:22:54 2010
New Revision: 957668

URL: http://svn.apache.org/viewvc?rev=957668&view=rev
Log:
Updated WSAS Build version to m2

Modified:
    incubator/stonehenge/trunk/stocktrader/wsas/common/pom.xml

Modified: incubator/stonehenge/trunk/stocktrader/wsas/common/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/common/pom.xml?rev=957668&r1=957667&r2=957668&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/wsas/common/pom.xml (original)
+++ incubator/stonehenge/trunk/stocktrader/wsas/common/pom.xml Thu Jun 24 18:22:54 2010
@@ -26,7 +26,7 @@
 	<artifactId>stocktrader-wsas</artifactId>
 	<groupId>org.apache.stonehenge.stocktrader.common</groupId>
 	<name>Apache Stonehenge WSAS Stock Trader Common</name>
-	<version>m1</version>
+	<version>m2</version>
 	<properties>
 		<axis2.version>1.5-wso2v1</axis2.version>
 		<!-- The build failing if tests are skipped is very annoying -->