Author: rahul Date: Fri Jul 16 23:14:15 2010 New Revision: 964975 URL: http://svn.apache.org/viewvc?rev=964975&view=rev Log: Upgrading Commons Parent POM to latest release (v17).
Modified: commons/proper/scxml/trunk/pom.xml Modified: commons/proper/scxml/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/pom.xml?rev=964975&r1=964974&r2=964975&view=diff ============================================================================== --- commons/proper/scxml/trunk/pom.xml (original) +++ commons/proper/scxml/trunk/pom.xml Fri Jul 16 23:14:15 2010 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>15</version> + <version>17</version> </parent> <modelVersion>4.0.0</modelVersion>