Author: niallp Date: Mon Mar 15 23:13:18 2010 New Revision: 923501 URL: http://svn.apache.org/viewvc?rev=923501&view=rev Log: Upgrade to commons-parent-14
Modified: commons/proper/vfs/branches/VFS-2.0/pom.xml Modified: commons/proper/vfs/branches/VFS-2.0/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/branches/VFS-2.0/pom.xml?rev=923501&r1=923500&r2=923501&view=diff ============================================================================== --- commons/proper/vfs/branches/VFS-2.0/pom.xml (original) +++ commons/proper/vfs/branches/VFS-2.0/pom.xml Mon Mar 15 23:13:18 2010 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>13</version> + <version>14</version> <!-- The relative path is set to the current directory so the checkstyle plugin will work --> <relativePath>.</relativePath> </parent>