You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by ha...@apache.org on 2011/11/14 13:04:11 UTC

svn commit: r1201672 - /incubator/clerezza/trunk/parent/pom.xml

Author: hasan
Date: Mon Nov 14 12:04:11 2011
New Revision: 1201672

URL: http://svn.apache.org/viewvc?rev=1201672&view=rev
Log:
CLEREZZA-654: updated version number of maven-pladoc-plugin.core in parent pom.xml

Modified:
    incubator/clerezza/trunk/parent/pom.xml

Modified: incubator/clerezza/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/pom.xml?rev=1201672&r1=1201671&r2=1201672&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/pom.xml (original)
+++ incubator/clerezza/trunk/parent/pom.xml Mon Nov 14 12:04:11 2011
@@ -362,7 +362,7 @@
 				<plugin>
 					<groupId>org.apache.clerezza</groupId>
 					<artifactId>maven-pladoc-plugin.core</artifactId>
-					<version>0.2-incubating-SNAPSHOT</version>
+					<version>0.3-incubating-SNAPSHOT</version>
 				</plugin>
 				<plugin>
 					<groupId>org.ops4j.pax.exam</groupId>