You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2013/05/19 07:13:01 UTC

svn commit: r1484222 - /openwebbeans/trunk/atinject-tck/pom.xml

Author: struberg
Date: Sun May 19 05:13:00 2013
New Revision: 1484222

URL: http://svn.apache.org/r1484222
Log:
step back to 1.2.0-SNAPSHOT

Modified:
    openwebbeans/trunk/atinject-tck/pom.xml

Modified: openwebbeans/trunk/atinject-tck/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/atinject-tck/pom.xml?rev=1484222&r1=1484221&r2=1484222&view=diff
==============================================================================
--- openwebbeans/trunk/atinject-tck/pom.xml (original)
+++ openwebbeans/trunk/atinject-tck/pom.xml Sun May 19 05:13:00 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>