You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by ga...@apache.org on 2011/03/01 17:54:13 UTC

svn commit: r1075907 - /chemistry/chemistry-jar-resource-bundle/trunk/pom.xml

Author: gabriele
Date: Tue Mar  1 16:54:13 2011
New Revision: 1075907

URL: http://svn.apache.org/viewvc?rev=1075907&view=rev
Log:
downgrading to apache 8 POM

Modified:
    chemistry/chemistry-jar-resource-bundle/trunk/pom.xml

Modified: chemistry/chemistry-jar-resource-bundle/trunk/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/chemistry-jar-resource-bundle/trunk/pom.xml?rev=1075907&r1=1075906&r2=1075907&view=diff
==============================================================================
--- chemistry/chemistry-jar-resource-bundle/trunk/pom.xml (original)
+++ chemistry/chemistry-jar-resource-bundle/trunk/pom.xml Tue Mar  1 16:54:13 2011
@@ -4,7 +4,7 @@
   <parent>
       <groupId>org.apache</groupId>
       <artifactId>apache</artifactId>
-      <version>9</version>
+      <version>8</version>
   </parent>
 
   <scm>