You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2008/03/09 15:24:40 UTC

svn commit: r635250 - /commons/proper/scxml/branches/J5/pom.xml

Author: niallp
Date: Sun Mar  9 07:24:40 2008
New Revision: 635250

URL: http://svn.apache.org/viewvc?rev=635250&view=rev
Log:
Upgrade to version 9 of commons-parent

Modified:
    commons/proper/scxml/branches/J5/pom.xml

Modified: commons/proper/scxml/branches/J5/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/branches/J5/pom.xml?rev=635250&r1=635249&r2=635250&view=diff
==============================================================================
--- commons/proper/scxml/branches/J5/pom.xml (original)
+++ commons/proper/scxml/branches/J5/pom.xml Sun Mar  9 07:24:40 2008
@@ -22,11 +22,10 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>8</version>
+    <version>9</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
-  <packaging>bundle</packaging>
   <name>Commons SCXML</name>
   <groupId>commons-scxml</groupId>
   <artifactId>commons-scxml</artifactId>