You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jb...@apache.org on 2007/02/21 16:44:04 UTC

svn commit: r510059 - /incubator/tuscany/java/buildtools/pom.xml

Author: jboynes
Date: Wed Feb 21 07:44:03 2007
New Revision: 510059

URL: http://svn.apache.org/viewvc?view=rev&rev=510059
Log:
sync buildtools with parent pom

Modified:
    incubator/tuscany/java/buildtools/pom.xml

Modified: incubator/tuscany/java/buildtools/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/buildtools/pom.xml?view=diff&rev=510059&r1=510058&r2=510059
==============================================================================
--- incubator/tuscany/java/buildtools/pom.xml (original)
+++ incubator/tuscany/java/buildtools/pom.xml Wed Feb 21 07:44:03 2007
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.apache.tuscany</groupId>
         <artifactId>parent</artifactId>
-        <version>2-incubator-SNAPSHOT</version>
+        <version>2-incubating-SNAPSHOT</version>
     </parent>
     <artifactId>buildtools</artifactId>
     <packaging>jar</packaging>
     <name>Apache Tuscany Build Tools</name>
-    <version>1.0-incubator-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <description>Module containing build tools for Apache Tuscany. This contains things such as the configuration for checkstyle and PMD.</description>
 
     <!-- definition of repositories where the parent pom can be found -->



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org