Author: dkulp Date: Thu Oct 18 11:52:33 2007 New Revision: 586072 URL: http://svn.apache.org/viewvc?rev=586072&view=rev Log: Use released parent
Modified: maven/resources/trunk/apache-jar-resource-bundle/pom.xml Modified: maven/resources/trunk/apache-jar-resource-bundle/pom.xml URL: http://svn.apache.org/viewvc/maven/resources/trunk/apache-jar-resource-bundle/pom.xml?rev=586072&r1=586071&r2=586072&view=diff ============================================================================== --- maven/resources/trunk/apache-jar-resource-bundle/pom.xml (original) +++ maven/resources/trunk/apache-jar-resource-bundle/pom.xml Thu Oct 18 11:52:33 2007 @@ -4,7 +4,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache-resource-bundles</artifactId> - <version>3-SNAPSHOT</version> + <version>2</version> </parent> <artifactId>apache-jar-resource-bundle</artifactId> <name>Apache JAR Resource Bundle</name>