Author: niallp Date: Tue Oct 20 23:00:29 2009 New Revision: 827830 URL: http://svn.apache.org/viewvc?rev=827830&view=rev Log: Update to commons-parent-12
Modified: commons/proper/beanutils/trunk/pom.xml commons/proper/betwixt/trunk/pom.xml commons/proper/chain/trunk/pom.xml commons/proper/cli/trunk/pom.xml commons/proper/codec/trunk/pom.xml commons/proper/collections/trunk/pom.xml commons/proper/commons-build-plugin/trunk/pom.xml commons/proper/commons-sandbox-parent/trunk/pom.xml commons/proper/commons-skin/trunk/pom.xml commons/proper/compress/trunk/pom.xml commons/proper/configuration/trunk/pom.xml commons/proper/daemon/trunk/pom.xml commons/proper/dbcp/trunk/pom.xml commons/proper/dbutils/trunk/pom.xml commons/proper/digester/trunk/pom.xml commons/proper/discovery/trunk/pom.xml commons/proper/el/trunk/pom.xml commons/proper/email/trunk/pom.xml commons/proper/exec/trunk/pom.xml commons/proper/fileupload/trunk/pom.xml commons/proper/io/trunk/pom.xml commons/proper/jci/trunk/pom.xml commons/proper/jexl/trunk/pom.xml commons/proper/jxpath/trunk/pom.xml commons/proper/lang/trunk/pom.xml commons/proper/launcher/trunk/pom.xml commons/proper/logging/trunk/pom.xml commons/proper/math/trunk/pom.xml commons/proper/modeler/trunk/pom.xml commons/proper/net/trunk/pom.xml commons/proper/pool/trunk/pom.xml commons/proper/primitives/trunk/pom.xml commons/proper/proxy/trunk/pom.xml commons/proper/sanselan/trunk/pom.xml commons/proper/scxml/trunk/pom.xml commons/proper/transaction/trunk/pom.xml commons/proper/validator/trunk/pom.xml commons/proper/vfs/trunk/pom.xml Modified: commons/proper/beanutils/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/beanutils/trunk/pom.xml (original) +++ commons/proper/beanutils/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-beanutils</groupId> Modified: commons/proper/betwixt/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/betwixt/trunk/pom.xml (original) +++ commons/proper/betwixt/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-betwixt</groupId> Modified: commons/proper/chain/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/chain/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/chain/trunk/pom.xml (original) +++ commons/proper/chain/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-chain</groupId> Modified: commons/proper/cli/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/cli/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/cli/trunk/pom.xml (original) +++ commons/proper/cli/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-cli</groupId> Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/codec/trunk/pom.xml (original) +++ commons/proper/codec/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-codec</groupId> Modified: commons/proper/collections/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/collections/trunk/pom.xml (original) +++ commons/proper/collections/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-collections</groupId> Modified: commons/proper/commons-build-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/commons-build-plugin/trunk/pom.xml (original) +++ commons/proper/commons-build-plugin/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <groupId>org.apache.commons</groupId> <artifactId>commons-build-plugin</artifactId> Modified: commons/proper/commons-sandbox-parent/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-sandbox-parent/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/commons-sandbox-parent/trunk/pom.xml (original) +++ commons/proper/commons-sandbox-parent/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <groupId>org.apache.commons</groupId> <artifactId>commons-sandbox-parent</artifactId> Modified: commons/proper/commons-skin/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-skin/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/commons-skin/trunk/pom.xml (original) +++ commons/proper/commons-skin/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <artifactId>commons-skin</artifactId> <version>2-SNAPSHOT</version> Modified: commons/proper/compress/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/compress/trunk/pom.xml (original) +++ commons/proper/compress/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <artifactId>commons-compress</artifactId> Modified: commons/proper/configuration/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/configuration/trunk/pom.xml (original) +++ commons/proper/configuration/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-configuration</groupId> Modified: commons/proper/daemon/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/daemon/trunk/pom.xml (original) +++ commons/proper/daemon/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-daemon</groupId> Modified: commons/proper/dbcp/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/dbcp/trunk/pom.xml (original) +++ commons/proper/dbcp/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-dbcp</groupId> Modified: commons/proper/dbutils/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/dbutils/trunk/pom.xml [utf-8] (original) +++ commons/proper/dbutils/trunk/pom.xml [utf-8] Tue Oct 20 23:00:29 2009 @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-dbutils</groupId> Modified: commons/proper/digester/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/digester/trunk/pom.xml (original) +++ commons/proper/digester/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: commons/proper/discovery/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/discovery/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/discovery/trunk/pom.xml (original) +++ commons/proper/discovery/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-discovery</groupId> Modified: commons/proper/el/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/el/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/el/trunk/pom.xml (original) +++ commons/proper/el/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: commons/proper/email/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/email/trunk/pom.xml (original) +++ commons/proper/email/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId> Modified: commons/proper/exec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/exec/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/exec/trunk/pom.xml (original) +++ commons/proper/exec/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <name>Commons Exec</name> Modified: commons/proper/fileupload/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/fileupload/trunk/pom.xml (original) +++ commons/proper/fileupload/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons.fileupload</groupId> Modified: commons/proper/io/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/io/trunk/pom.xml (original) +++ commons/proper/io/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-io</groupId> Modified: commons/proper/jci/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jci/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/jci/trunk/pom.xml (original) +++ commons/proper/jci/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <packaging>pom</packaging> <groupId>org.apache.commons</groupId> Modified: commons/proper/jexl/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/jexl/trunk/pom.xml (original) +++ commons/proper/jexl/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-jexl</groupId> Modified: commons/proper/jxpath/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/jxpath/trunk/pom.xml (original) +++ commons/proper/jxpath/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-jxpath</groupId> Modified: commons/proper/lang/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/lang/trunk/pom.xml (original) +++ commons/proper/lang/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-lang</groupId> Modified: commons/proper/launcher/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/launcher/trunk/pom.xml (original) +++ commons/proper/launcher/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-launcher</groupId> Modified: commons/proper/logging/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/logging/trunk/pom.xml (original) +++ commons/proper/logging/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-logging</groupId> Modified: commons/proper/math/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/math/trunk/pom.xml (original) +++ commons/proper/math/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId> Modified: commons/proper/modeler/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/modeler/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/modeler/trunk/pom.xml (original) +++ commons/proper/modeler/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-modeler</groupId> Modified: commons/proper/net/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/net/trunk/pom.xml (original) +++ commons/proper/net/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-net</groupId> Modified: commons/proper/pool/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/pool/trunk/pom.xml (original) +++ commons/proper/pool/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-pool</groupId> Modified: commons/proper/primitives/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/primitives/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/primitives/trunk/pom.xml (original) +++ commons/proper/primitives/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-primitives</groupId> Modified: commons/proper/proxy/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/proxy/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/proxy/trunk/pom.xml (original) +++ commons/proper/proxy/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <artifactId>commons-proxy</artifactId> <version>1.1-SNAPSHOT</version> Modified: commons/proper/sanselan/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/sanselan/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/sanselan/trunk/pom.xml (original) +++ commons/proper/sanselan/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <groupId>org.apache.commons</groupId> Modified: commons/proper/scxml/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/scxml/trunk/pom.xml (original) +++ commons/proper/scxml/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: commons/proper/transaction/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/transaction/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/transaction/trunk/pom.xml (original) +++ commons/proper/transaction/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-transaction</groupId> Modified: commons/proper/validator/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/validator/trunk/pom.xml (original) +++ commons/proper/validator/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-validator</groupId> Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=827830&r1=827829&r2=827830&view=diff ============================================================================== --- commons/proper/vfs/trunk/pom.xml (original) +++ commons/proper/vfs/trunk/pom.xml Tue Oct 20 23:00:29 2009 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>11</version> + <version>12</version> <!-- The relative path is set to the current directory so the checkstyle plugin will work --> <relativePath>.</relativePath> </parent>