Author: niallp
Date: Sat May 17 10:29:48 2008
New Revision: 657403
URL: http://svn.apache.org/viewvc?rev=657403&view=rev
Log:
Upgrade to commons-sandbox-parent-6 pom
Modified:
commons/sandbox/compress/trunk/pom.xml
commons/sandbox/csv/trunk/pom.xml
commons/sandbox/exec/trunk/pom.xml
commons/sandbox/finder/trunk/pom.xml
commons/sandbox/functor/trunk/pom.xml
commons/sandbox/i18n/trunk/pom.xml
commons/sandbox/id/trunk/pom.xml
commons/sandbox/javaflow/trunk/pom.xml
commons/sandbox/jnet/trunk/pom.xml
commons/sandbox/js2j/trunk/pom.xml
commons/sandbox/monitoring/trunk/pom.xml
commons/sandbox/nabla/trunk/pom.xml
commons/sandbox/openpgp/trunk/pom.xml
commons/sandbox/performance/trunk/pom.xml
commons/sandbox/pipeline/trunk/pom.xml
Modified: commons/sandbox/compress/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/compress/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/compress/trunk/pom.xml (original)
+++ commons/sandbox/compress/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>commons-compress</artifactId>
Modified: commons/sandbox/csv/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/csv/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/csv/trunk/pom.xml (original)
+++ commons/sandbox/csv/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>commons-csv</artifactId>
Modified: commons/sandbox/exec/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/exec/trunk/pom.xml (original)
+++ commons/sandbox/exec/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>commons-exec</artifactId>
Modified: commons/sandbox/finder/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/finder/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/finder/trunk/pom.xml (original)
+++ commons/sandbox/finder/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>commons-finder</artifactId>
Modified: commons/sandbox/functor/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/functor/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/functor/trunk/pom.xml (original)
+++ commons/sandbox/functor/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>
Modified: commons/sandbox/i18n/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/i18n/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/i18n/trunk/pom.xml (original)
+++ commons/sandbox/i18n/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>commons-i18n</artifactId>
<version>1.0-SNAPSHOT</version>
Modified: commons/sandbox/id/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/id/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/id/trunk/pom.xml (original)
+++ commons/sandbox/id/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>commons-id</artifactId>
<version>1.0-SNAPSHOT</version>
Modified: commons/sandbox/javaflow/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/javaflow/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/javaflow/trunk/pom.xml (original)
+++ commons/sandbox/javaflow/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -8,7 +8,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>javaflow</artifactId>
Modified: commons/sandbox/jnet/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/jnet/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/jnet/trunk/pom.xml (original)
+++ commons/sandbox/jnet/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>Commons JNet</name>
Modified: commons/sandbox/js2j/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/js2j/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/js2j/trunk/pom.xml (original)
+++ commons/sandbox/js2j/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>commons-js2j</artifactId>
Modified: commons/sandbox/monitoring/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/monitoring/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/monitoring/trunk/pom.xml (original)
+++ commons/sandbox/monitoring/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>commons-monitoring</artifactId>
<version>1.0-SNAPSHOT</version>
Modified: commons/sandbox/nabla/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/nabla/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/nabla/trunk/pom.xml (original)
+++ commons/sandbox/nabla/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>commons-nabla</artifactId>
Modified: commons/sandbox/openpgp/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/openpgp/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/openpgp/trunk/pom.xml (original)
+++ commons/sandbox/openpgp/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>commons-openpgp</artifactId>
<version>1.0-SNAPSHOT</version>
Modified: commons/sandbox/performance/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/performance/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/performance/trunk/pom.xml (original)
+++ commons/sandbox/performance/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>performance</artifactId>
Modified: commons/sandbox/pipeline/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/pipeline/trunk/pom.xml?rev=657403&r1=657402&r2=657403&view=diff
==============================================================================
--- commons/sandbox/pipeline/trunk/pom.xml (original)
+++ commons/sandbox/pipeline/trunk/pom.xml Sat May 17 10:29:48 2008
@@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>commons-pipeline</artifactId>
<version>1.0-SNAPSHOT</version>