Author: jawarner
Date: Wed Oct 1 09:15:32 2008
New Revision: 700822
URL: http://svn.apache.org/viewvc?rev=700822&view=rev
Log:
Modify child poms to point to correct parent
Modified:
geronimo/daytrader/branches/2.1/daytrader-db2-datasource/pom.xml
geronimo/daytrader/branches/2.1/daytrader-derby-datasource/pom.xml
geronimo/daytrader/branches/2.1/daytrader-jetty/pom.xml
geronimo/daytrader/branches/2.1/daytrader-jms/pom.xml
geronimo/daytrader/branches/2.1/daytrader-oracle-datasource/pom.xml
geronimo/daytrader/branches/2.1/daytrader-tomcat/pom.xml
geronimo/daytrader/branches/2.1/modules/dojo-ui-ear/pom.xml
geronimo/daytrader/branches/2.1/modules/dojo-ui-web/pom.xml
geronimo/daytrader/branches/2.1/modules/ear/pom.xml
geronimo/daytrader/branches/2.1/modules/ejb/pom.xml
geronimo/daytrader/branches/2.1/modules/json-proxy/pom.xml
geronimo/daytrader/branches/2.1/modules/streamer/pom.xml
geronimo/daytrader/branches/2.1/modules/web/pom.xml
geronimo/daytrader/branches/2.1/modules/wsappclient/pom.xml
Modified: geronimo/daytrader/branches/2.1/daytrader-db2-datasource/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/daytrader-db2-datasource/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/daytrader-db2-datasource/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/daytrader-db2-datasource/pom.xml Wed Oct 1 09:15:32 2008
@@ -21,7 +21,7 @@
<parent>
<artifactId>daytrader</artifactId>
<groupId>org.apache.geronimo.daytrader</groupId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.geronimo.daytrader</groupId>
Modified: geronimo/daytrader/branches/2.1/daytrader-derby-datasource/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/daytrader-derby-datasource/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/daytrader-derby-datasource/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/daytrader-derby-datasource/pom.xml Wed Oct 1 09:15:32
2008
@@ -21,7 +21,7 @@
<parent>
<artifactId>daytrader</artifactId>
<groupId>org.apache.geronimo.daytrader</groupId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.geronimo.daytrader</groupId>
Modified: geronimo/daytrader/branches/2.1/daytrader-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/daytrader-jetty/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/daytrader-jetty/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/daytrader-jetty/pom.xml Wed Oct 1 09:15:32 2008
@@ -3,7 +3,7 @@
<parent>
<artifactId>daytrader</artifactId>
<groupId>org.apache.geronimo.daytrader</groupId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.geronimo.daytrader</groupId>
Modified: geronimo/daytrader/branches/2.1/daytrader-jms/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/daytrader-jms/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/daytrader-jms/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/daytrader-jms/pom.xml Wed Oct 1 09:15:32 2008
@@ -2,7 +2,7 @@
<parent>
<artifactId>daytrader</artifactId>
<groupId>org.apache.geronimo.daytrader</groupId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.geronimo.daytrader</groupId>
Modified: geronimo/daytrader/branches/2.1/daytrader-oracle-datasource/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/daytrader-oracle-datasource/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/daytrader-oracle-datasource/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/daytrader-oracle-datasource/pom.xml Wed Oct 1 09:15:32
2008
@@ -21,7 +21,7 @@
<parent>
<artifactId>daytrader</artifactId>
<groupId>org.apache.geronimo.daytrader</groupId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.geronimo.daytrader</groupId>
Modified: geronimo/daytrader/branches/2.1/daytrader-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/daytrader-tomcat/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/daytrader-tomcat/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/daytrader-tomcat/pom.xml Wed Oct 1 09:15:32 2008
@@ -3,7 +3,7 @@
<parent>
<artifactId>daytrader</artifactId>
<groupId>org.apache.geronimo.daytrader</groupId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.geronimo.daytrader</groupId>
Modified: geronimo/daytrader/branches/2.1/modules/dojo-ui-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/modules/dojo-ui-ear/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/modules/dojo-ui-ear/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/modules/dojo-ui-ear/pom.xml Wed Oct 1 09:15:32 2008
@@ -7,7 +7,7 @@
<parent>
<groupId>org.apache.geronimo.daytrader</groupId>
<artifactId>daytrader</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>dojo-ui-ear</artifactId>
Modified: geronimo/daytrader/branches/2.1/modules/dojo-ui-web/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/modules/dojo-ui-web/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/modules/dojo-ui-web/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/modules/dojo-ui-web/pom.xml Wed Oct 1 09:15:32 2008
@@ -7,7 +7,7 @@
<parent>
<groupId>org.apache.geronimo.daytrader</groupId>
<artifactId>daytrader</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>dojo-ui-web</artifactId>
Modified: geronimo/daytrader/branches/2.1/modules/ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/modules/ear/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/modules/ear/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/modules/ear/pom.xml Wed Oct 1 09:15:32 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.geronimo.daytrader</groupId>
<artifactId>daytrader</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>daytrader-ear</artifactId>
Modified: geronimo/daytrader/branches/2.1/modules/ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/modules/ejb/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/modules/ejb/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/modules/ejb/pom.xml Wed Oct 1 09:15:32 2008
@@ -24,7 +24,7 @@
<groupId>org.apache.geronimo.daytrader</groupId>
<artifactId>daytrader</artifactId>
<relativePath>../../pom.xml</relativePath>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>daytrader-ejb</artifactId>
<name>DayTrader :: EJBs</name>
Modified: geronimo/daytrader/branches/2.1/modules/json-proxy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/modules/json-proxy/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/modules/json-proxy/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/modules/json-proxy/pom.xml Wed Oct 1 09:15:32 2008
@@ -7,7 +7,7 @@
<parent>
<groupId>org.apache.geronimo.daytrader</groupId>
<artifactId>daytrader</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>json-proxy</artifactId>
Modified: geronimo/daytrader/branches/2.1/modules/streamer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/modules/streamer/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/modules/streamer/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/modules/streamer/pom.xml Wed Oct 1 09:15:32 2008
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.daytrader</groupId>
<artifactId>daytrader</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: geronimo/daytrader/branches/2.1/modules/web/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/modules/web/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/modules/web/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/modules/web/pom.xml Wed Oct 1 09:15:32 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.geronimo.daytrader</groupId>
<artifactId>daytrader</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>daytrader-web</artifactId>
Modified: geronimo/daytrader/branches/2.1/modules/wsappclient/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/2.1/modules/wsappclient/pom.xml?rev=700822&r1=700821&r2=700822&view=diff
==============================================================================
--- geronimo/daytrader/branches/2.1/modules/wsappclient/pom.xml (original)
+++ geronimo/daytrader/branches/2.1/modules/wsappclient/pom.xml Wed Oct 1 09:15:32 2008
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.geronimo.daytrader</groupId>
<artifactId>daytrader</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>daytrader-wsappclient</artifactId>
|