Author: olamy
Date: Sat Apr 28 08:35:48 2012
New Revision: 1331709

URL: http://svn.apache.org/viewvc?rev=1331709&view=rev
Log:
bump version to 3.0-SNAPSHOT

Modified:
    maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-plugin/pom.xml
    maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-ant/pom.xml
    maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-api/pom.xml
    maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-beanshell/pom.xml
    maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-java/pom.xml
    maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-javadoc/pom.xml
    maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-model/pom.xml
    maven/plugin-tools/branches/MPLUGIN-189/pom.xml

Modified: maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-plugin/pom.xml?rev=1331709&r1=1331708&r2=1331709&view=diff
==============================================================================
--- maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-plugin/pom.xml 
(original)
+++ maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-plugin/pom.xml Sat Apr 
28 08:35:48 2012
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-plugin-plugin</artifactId>
-  <version>2.10-SNAPSHOT</version>
+  <version>3.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Plugin Plugin</name>
@@ -60,7 +60,7 @@
 
   <properties>
     <mavenVersion>2.0.6</mavenVersion>
-    <pluginToolsVersion>2.10-SNAPSHOT</pluginToolsVersion>
+    <pluginToolsVersion>3.0-SNAPSHOT</pluginToolsVersion>
     <doxiaVersion>1.2</doxiaVersion>
     <doxia-sitetoolsVersion>1.2</doxia-sitetoolsVersion>
   </properties>

Modified: maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-ant/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-ant/pom.xml?rev=1331709&r1=1331708&r2=1331709&view=diff
==============================================================================
--- maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-ant/pom.xml 
(original)
+++ maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-ant/pom.xml Sat 
Apr 28 08:35:48 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.plugin-tools</groupId>
     <artifactId>maven-plugin-tools</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugin-tools-ant</artifactId>

Modified: maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-api/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-api/pom.xml?rev=1331709&r1=1331708&r2=1331709&view=diff
==============================================================================
--- maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-api/pom.xml 
(original)
+++ maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-api/pom.xml Sat 
Apr 28 08:35:48 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.plugin-tools</groupId>
     <artifactId>maven-plugin-tools</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugin-tools-api</artifactId>

Modified: 
maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-beanshell/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-beanshell/pom.xml?rev=1331709&r1=1331708&r2=1331709&view=diff
==============================================================================
--- 
maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-beanshell/pom.xml 
(original)
+++ 
maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-beanshell/pom.xml 
Sat Apr 28 08:35:48 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.plugin-tools</groupId>
     <artifactId>maven-plugin-tools</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugin-tools-beanshell</artifactId>

Modified: 
maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-java/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-java/pom.xml?rev=1331709&r1=1331708&r2=1331709&view=diff
==============================================================================
--- maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-java/pom.xml 
(original)
+++ maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-java/pom.xml Sat 
Apr 28 08:35:48 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.plugin-tools</groupId>
     <artifactId>maven-plugin-tools</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugin-tools-java</artifactId>

Modified: 
maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-javadoc/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-javadoc/pom.xml?rev=1331709&r1=1331708&r2=1331709&view=diff
==============================================================================
--- maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-javadoc/pom.xml 
(original)
+++ maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-javadoc/pom.xml 
Sat Apr 28 08:35:48 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.plugin-tools</groupId>
     <artifactId>maven-plugin-tools</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugin-tools-javadoc</artifactId>

Modified: 
maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-model/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-model/pom.xml?rev=1331709&r1=1331708&r2=1331709&view=diff
==============================================================================
--- maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-model/pom.xml 
(original)
+++ maven/plugin-tools/branches/MPLUGIN-189/maven-plugin-tools-model/pom.xml 
Sat Apr 28 08:35:48 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.plugin-tools</groupId>
     <artifactId>maven-plugin-tools</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugin-tools-model</artifactId>

Modified: maven/plugin-tools/branches/MPLUGIN-189/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/branches/MPLUGIN-189/pom.xml?rev=1331709&r1=1331708&r2=1331709&view=diff
==============================================================================
--- maven/plugin-tools/branches/MPLUGIN-189/pom.xml (original)
+++ maven/plugin-tools/branches/MPLUGIN-189/pom.xml Sat Apr 28 08:35:48 2012
@@ -31,7 +31,7 @@
 
   <groupId>org.apache.maven.plugin-tools</groupId>
   <artifactId>maven-plugin-tools</artifactId>
-  <version>2.10-SNAPSHOT</version>
+  <version>3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Maven Plugin Tools</name>
@@ -155,7 +155,7 @@
   </distributionManagement>
 
   <properties>
-    <pluginToolsVersion>2.10-SNAPSHOT</pluginToolsVersion>
+    <pluginToolsVersion>${project.version}</pluginToolsVersion>
     <pluginTestingHarnessVersion>1.2</pluginTestingHarnessVersion>
   </properties>
 


Reply via email to