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 2014/11/25 13:34:14 UTC

svn commit: r1641606 - /openwebbeans/branches/owb_1.2.x/atinject-tck/pom.xml

Author: struberg
Date: Tue Nov 25 12:34:14 2014
New Revision: 1641606

URL: http://svn.apache.org/r1641606
Log:
fix version number. Seems the last release did not activate the right profile

Modified:
    openwebbeans/branches/owb_1.2.x/atinject-tck/pom.xml

Modified: openwebbeans/branches/owb_1.2.x/atinject-tck/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/branches/owb_1.2.x/atinject-tck/pom.xml?rev=1641606&r1=1641605&r2=1641606&view=diff
==============================================================================
--- openwebbeans/branches/owb_1.2.x/atinject-tck/pom.xml (original)
+++ openwebbeans/branches/owb_1.2.x/atinject-tck/pom.xml Tue Nov 25 12:34:14 2014
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>1.2.6-SNAPSHOT</version>
+        <version>1.2.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>