You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2013/02/23 15:29:05 UTC

svn commit: r1449326 - /maven/plugins/trunk/maven-doap-plugin/pom.xml

Author: dennisl
Date: Sat Feb 23 14:29:05 2013
New Revision: 1449326

URL: http://svn.apache.org/r1449326
Log:
Update to released version of parent.

Modified:
    maven/plugins/trunk/maven-doap-plugin/pom.xml

Modified: maven/plugins/trunk/maven-doap-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/pom.xml?rev=1449326&r1=1449325&r2=1449326&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-doap-plugin/pom.xml Sat Feb 23 14:29:05 2013
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>24-SNAPSHOT</version>
+    <version>24</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>