You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2008/08/28 04:08:28 UTC

svn commit: r689697 - in /maven/plugin-tools/trunk: maven-plugin-plugin/pom.xml pom.xml

Author: jdcasey
Date: Wed Aug 27 19:08:27 2008
New Revision: 689697

URL: http://svn.apache.org/viewvc?rev=689697&view=rev
Log:
bumping pluginToolsVersion to 2.4.4-SNAPSHOT

Modified:
    maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml
    maven/plugin-tools/trunk/pom.xml

Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml?rev=689697&r1=689696&r2=689697&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Wed Aug 27 19:08:27 2008
@@ -61,7 +61,7 @@
   <properties>
     <doxiaVersion>1.0-alpha-10</doxiaVersion>
     <doxia-sitetoolsVersion>1.0-alpha-10</doxia-sitetoolsVersion>
-    <pluginToolsVersion>2.4.3</pluginToolsVersion>
+    <pluginToolsVersion>2.4.4-SNAPSHOT</pluginToolsVersion>
   </properties>
 
   <!-- Copy from project up -->

Modified: maven/plugin-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/pom.xml?rev=689697&r1=689696&r2=689697&view=diff
==============================================================================
--- maven/plugin-tools/trunk/pom.xml (original)
+++ maven/plugin-tools/trunk/pom.xml Wed Aug 27 19:08:27 2008
@@ -144,7 +144,7 @@
   </distributionManagement>
 
   <properties>
-    <pluginToolsVersion>2.4.3</pluginToolsVersion>
+    <pluginToolsVersion>2.4.4-SNAPSHOT</pluginToolsVersion>
     <pluginTestingHarnessVersion>1.2</pluginTestingHarnessVersion>
   </properties>