Author: niallp
Date: Sat Jan 19 01:19:28 2008
New Revision: 613379
URL: http://svn.apache.org/viewvc?rev=613379&view=rev
Log:
Update to released version 3 of commons-sandbox-parent pom
Modified:
commons/sandbox/commons-build-plugin/pom.xml
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/i18n/trunk/pom.xml
commons/sandbox/id/trunk/pom.xml
commons/sandbox/javaflow/trunk/pom.xml
commons/sandbox/js2j/trunk/pom.xml
commons/sandbox/monitoring/trunk/pom.xml
commons/sandbox/openpgp/trunk/pom.xml
commons/sandbox/performance/trunk/pom.xml
commons/sandbox/pipeline/trunk/pom.xml
Modified: commons/sandbox/commons-build-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/pom.xml?rev=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/commons-build-plugin/pom.xml (original)
+++ commons/sandbox/commons-build-plugin/pom.xml Sat Jan 19 01:19:28 2008
@@ -25,8 +25,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.commons</groupId>
- <artifactId>commons-parent</artifactId>
- <version>7</version>
+ <artifactId>commons-sandbox-parent</artifactId>
+ <version>3</version>
</parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-build-plugin</artifactId>
Modified: commons/sandbox/compress/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/compress/trunk/pom.xml?rev=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/compress/trunk/pom.xml (original)
+++ commons/sandbox/compress/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</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=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/csv/trunk/pom.xml (original)
+++ commons/sandbox/csv/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</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=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/exec/trunk/pom.xml (original)
+++ commons/sandbox/exec/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</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=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/finder/trunk/pom.xml (original)
+++ commons/sandbox/finder/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</version>
</parent>
<artifactId>commons-finder</artifactId>
Modified: commons/sandbox/i18n/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/i18n/trunk/pom.xml?rev=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/i18n/trunk/pom.xml (original)
+++ commons/sandbox/i18n/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</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=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/id/trunk/pom.xml (original)
+++ commons/sandbox/id/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</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=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/javaflow/trunk/pom.xml (original)
+++ commons/sandbox/javaflow/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -8,7 +8,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</version>
</parent>
<artifactId>javaflow</artifactId>
Modified: commons/sandbox/js2j/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/js2j/trunk/pom.xml?rev=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/js2j/trunk/pom.xml (original)
+++ commons/sandbox/js2j/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</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=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/monitoring/trunk/pom.xml (original)
+++ commons/sandbox/monitoring/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -7,7 +7,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</version>
</parent>
<artifactId>commons-monitoring</artifactId>
Modified: commons/sandbox/openpgp/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/openpgp/trunk/pom.xml?rev=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/openpgp/trunk/pom.xml (original)
+++ commons/sandbox/openpgp/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</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=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/performance/trunk/pom.xml (original)
+++ commons/sandbox/performance/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>2</version>
+ <version>3</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=613379&r1=613378&r2=613379&view=diff
==============================================================================
--- commons/sandbox/pipeline/trunk/pom.xml (original)
+++ commons/sandbox/pipeline/trunk/pom.xml Sat Jan 19 01:19:28 2008
@@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-sandbox-parent</artifactId>
- <version>3-SNAPSHOT</version>
+ <version>3</version>
</parent>
<artifactId>commons-pipeline</artifactId>
<version>1.0-SNAPSHOT</version>