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 2011/01/17 10:33:10 UTC

svn commit: r1059828 - /openwebbeans/build-tools/trunk/pom.xml

Author: struberg
Date: Mon Jan 17 09:33:09 2011
New Revision: 1059828

URL: http://svn.apache.org/viewvc?rev=1059828&view=rev
Log:
upgrade to apache-parent-8 and move to 1.1-SNAPSHOT

Modified:
    openwebbeans/build-tools/trunk/pom.xml

Modified: openwebbeans/build-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/build-tools/trunk/pom.xml?rev=1059828&r1=1059827&r2=1059828&view=diff
==============================================================================
--- openwebbeans/build-tools/trunk/pom.xml (original)
+++ openwebbeans/build-tools/trunk/pom.xml Mon Jan 17 09:33:09 2011
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>7</version>
+        <version>8</version>
     </parent>
 
     <groupId>org.apache.openwebbeans.build-tools</groupId>
     <artifactId>checkstyle-rules</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <scm>