[teiid-commits] teiid SVN: r941 - in branches/6.0.x: adminshell and 37 other directories.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Thu May 14 15:00:51 EDT 2009


Author: shawkins
Date: 2009-05-14 15:00:51 -0400 (Thu, 14 May 2009)
New Revision: 941

Modified:
   branches/6.0.x/adminshell/pom.xml
   branches/6.0.x/cache-jbosscache/pom.xml
   branches/6.0.x/client-jdbc/pom.xml
   branches/6.0.x/client/pom.xml
   branches/6.0.x/common-core/pom.xml
   branches/6.0.x/common-internal/pom.xml
   branches/6.0.x/connector-api/pom.xml
   branches/6.0.x/connector-metadata/pom.xml
   branches/6.0.x/connector-sdk/pom.xml
   branches/6.0.x/connectors/connector-jdbc/pom.xml
   branches/6.0.x/connectors/connector-ldap/pom.xml
   branches/6.0.x/connectors/connector-loopback/pom.xml
   branches/6.0.x/connectors/connector-salesforce/pom.xml
   branches/6.0.x/connectors/connector-text/pom.xml
   branches/6.0.x/connectors/connector-xml-common/pom.xml
   branches/6.0.x/connectors/connector-xml/pom.xml
   branches/6.0.x/connectors/pom.xml
   branches/6.0.x/connectors/salesforce-api/pom.xml
   branches/6.0.x/connectors/sandbox/connector-exec/pom.xml
   branches/6.0.x/connectors/sandbox/connector-object/pom.xml
   branches/6.0.x/connectors/sandbox/connector-oracle-spatial/pom.xml
   branches/6.0.x/connectors/sandbox/connector-yahoo/pom.xml
   branches/6.0.x/connectors/sandbox/pom.xml
   branches/6.0.x/console/pom.xml
   branches/6.0.x/documentation/admin-guide/pom.xml
   branches/6.0.x/documentation/connector-developer-guide/pom.xml
   branches/6.0.x/documentation/pom.xml
   branches/6.0.x/documentation/quick-start-example/pom.xml
   branches/6.0.x/documentation/reference/pom.xml
   branches/6.0.x/documentation/server-extensions-guide/pom.xml
   branches/6.0.x/embedded/pom.xml
   branches/6.0.x/engine/pom.xml
   branches/6.0.x/metadata/pom.xml
   branches/6.0.x/pom.xml
   branches/6.0.x/server-installer/pom.xml
   branches/6.0.x/server/pom.xml
   branches/6.0.x/soap/pom.xml
   branches/6.0.x/test-integration/pom.xml
   branches/6.0.x/txn-jbossts/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: branches/6.0.x/adminshell/pom.xml
===================================================================
--- branches/6.0.x/adminshell/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/adminshell/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-adminshell</artifactId>

Modified: branches/6.0.x/cache-jbosscache/pom.xml
===================================================================
--- branches/6.0.x/cache-jbosscache/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/cache-jbosscache/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>6.0.1</version>
+		<version>6.0.2-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-cache-jbosscache</artifactId>

Modified: branches/6.0.x/client/pom.xml
===================================================================
--- branches/6.0.x/client/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/client/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-client</artifactId>

Modified: branches/6.0.x/client-jdbc/pom.xml
===================================================================
--- branches/6.0.x/client-jdbc/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/client-jdbc/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-client-jdbc</artifactId>

Modified: branches/6.0.x/common-core/pom.xml
===================================================================
--- branches/6.0.x/common-core/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/common-core/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>6.0.1</version>
+		<version>6.0.2-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-common-core</artifactId>

Modified: branches/6.0.x/common-internal/pom.xml
===================================================================
--- branches/6.0.x/common-internal/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/common-internal/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
 	<parent>
 		<artifactId>teiid</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>6.0.1</version>
+		<version>6.0.2-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-common-internal</artifactId>

Modified: branches/6.0.x/connector-api/pom.xml
===================================================================
--- branches/6.0.x/connector-api/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connector-api/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-connector-api</artifactId>

Modified: branches/6.0.x/connector-metadata/pom.xml
===================================================================
--- branches/6.0.x/connector-metadata/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connector-metadata/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>

Modified: branches/6.0.x/connector-sdk/pom.xml
===================================================================
--- branches/6.0.x/connector-sdk/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connector-sdk/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-connector-sdk</artifactId>

Modified: branches/6.0.x/connectors/connector-jdbc/pom.xml
===================================================================
--- branches/6.0.x/connectors/connector-jdbc/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/connector-jdbc/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>connector-jdbc</artifactId>

Modified: branches/6.0.x/connectors/connector-ldap/pom.xml
===================================================================
--- branches/6.0.x/connectors/connector-ldap/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/connector-ldap/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>connector-ldap</artifactId>

Modified: branches/6.0.x/connectors/connector-loopback/pom.xml
===================================================================
--- branches/6.0.x/connectors/connector-loopback/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/connector-loopback/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>connector-loopback</artifactId>

Modified: branches/6.0.x/connectors/connector-salesforce/pom.xml
===================================================================
--- branches/6.0.x/connectors/connector-salesforce/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/connector-salesforce/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
 	<parent>
 		<artifactId>connectors</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>6.0.1</version>
+		<version>6.0.2-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>connector-salesforce</artifactId>

Modified: branches/6.0.x/connectors/connector-text/pom.xml
===================================================================
--- branches/6.0.x/connectors/connector-text/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/connector-text/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>connector-text</artifactId>

Modified: branches/6.0.x/connectors/connector-xml/pom.xml
===================================================================
--- branches/6.0.x/connectors/connector-xml/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/connector-xml/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
 	<parent>
 		<artifactId>connectors</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>6.0.1</version>
+		<version>6.0.2-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>connector-xml</artifactId>

Modified: branches/6.0.x/connectors/connector-xml-common/pom.xml
===================================================================
--- branches/6.0.x/connectors/connector-xml-common/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/connector-xml-common/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>connector-xml-common</artifactId>

Modified: branches/6.0.x/connectors/pom.xml
===================================================================
--- branches/6.0.x/connectors/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>

Modified: branches/6.0.x/connectors/salesforce-api/pom.xml
===================================================================
--- branches/6.0.x/connectors/salesforce-api/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/salesforce-api/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>salesforce-api</artifactId>

Modified: branches/6.0.x/connectors/sandbox/connector-exec/pom.xml
===================================================================
--- branches/6.0.x/connectors/sandbox/connector-exec/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/sandbox/connector-exec/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>sandbox</artifactId>
     <groupId>org.jboss.teiid.connectors</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>connector-exec</artifactId>

Modified: branches/6.0.x/connectors/sandbox/connector-object/pom.xml
===================================================================
--- branches/6.0.x/connectors/sandbox/connector-object/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/sandbox/connector-object/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>sandbox</artifactId>
     <groupId>org.jboss.teiid.connectors</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>connector-object</artifactId>

Modified: branches/6.0.x/connectors/sandbox/connector-oracle-spatial/pom.xml
===================================================================
--- branches/6.0.x/connectors/sandbox/connector-oracle-spatial/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/sandbox/connector-oracle-spatial/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>sandbox</artifactId>
     <groupId>org.jboss.teiid.connectors</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>connector-oracle-spatial</artifactId>

Modified: branches/6.0.x/connectors/sandbox/connector-yahoo/pom.xml
===================================================================
--- branches/6.0.x/connectors/sandbox/connector-yahoo/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/sandbox/connector-yahoo/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>sandbox</artifactId>
     <groupId>org.jboss.teiid.connectors</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>connector-yahoo</artifactId>

Modified: branches/6.0.x/connectors/sandbox/pom.xml
===================================================================
--- branches/6.0.x/connectors/sandbox/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/connectors/sandbox/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid.connectors</groupId>

Modified: branches/6.0.x/console/pom.xml
===================================================================
--- branches/6.0.x/console/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/console/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>6.0.1</version>
+		<version>6.0.2-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-console</artifactId>

Modified: branches/6.0.x/documentation/admin-guide/pom.xml
===================================================================
--- branches/6.0.x/documentation/admin-guide/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/documentation/admin-guide/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid.documentation</groupId>
     <artifactId>documentation</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>admin-guide</artifactId>

Modified: branches/6.0.x/documentation/connector-developer-guide/pom.xml
===================================================================
--- branches/6.0.x/documentation/connector-developer-guide/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/documentation/connector-developer-guide/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid.documentation</groupId>
     <artifactId>documentation</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>connector-developer-guide</artifactId>

Modified: branches/6.0.x/documentation/pom.xml
===================================================================
--- branches/6.0.x/documentation/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/documentation/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid.documentation</groupId>

Modified: branches/6.0.x/documentation/quick-start-example/pom.xml
===================================================================
--- branches/6.0.x/documentation/quick-start-example/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/documentation/quick-start-example/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid.documentation</groupId>
     <artifactId>documentation</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>quick-start-guide</artifactId>

Modified: branches/6.0.x/documentation/reference/pom.xml
===================================================================
--- branches/6.0.x/documentation/reference/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/documentation/reference/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid.documentation</groupId>
     <artifactId>documentation</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>reference</artifactId>

Modified: branches/6.0.x/documentation/server-extensions-guide/pom.xml
===================================================================
--- branches/6.0.x/documentation/server-extensions-guide/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/documentation/server-extensions-guide/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid.documentation</groupId>
     <artifactId>documentation</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>server-extensions-guide</artifactId>

Modified: branches/6.0.x/embedded/pom.xml
===================================================================
--- branches/6.0.x/embedded/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/embedded/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>

Modified: branches/6.0.x/engine/pom.xml
===================================================================
--- branches/6.0.x/engine/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/engine/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-engine</artifactId>

Modified: branches/6.0.x/metadata/pom.xml
===================================================================
--- branches/6.0.x/metadata/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/metadata/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-metadata</artifactId>

Modified: branches/6.0.x/pom.xml
===================================================================
--- branches/6.0.x/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -5,14 +5,14 @@
 	<artifactId>teiid</artifactId>
 	<packaging>pom</packaging>
 	<name>Teiid</name>
-	<version>6.0.1</version>
+	<version>6.0.2-SNAPSHOT</version>
 	<description>Federated SQL and XML query engine.</description>
 	<properties>
 		<ant.version>1.7.0</ant.version>
 		<site.url>http://www.jboss.org/teiid</site.url>
 	</properties>
 	<scm>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/teiid/tags/teiid-6.0.1</developerConnection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/teiid/branches/6.0.x</developerConnection>
 	</scm>
 	<licenses>
 		<license>

Modified: branches/6.0.x/server/pom.xml
===================================================================
--- branches/6.0.x/server/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/server/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
 	<parent>
 		<artifactId>teiid</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>6.0.1</version>
+		<version>6.0.2-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-server</artifactId>

Modified: branches/6.0.x/server-installer/pom.xml
===================================================================
--- branches/6.0.x/server-installer/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/server-installer/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>

Modified: branches/6.0.x/soap/pom.xml
===================================================================
--- branches/6.0.x/soap/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/soap/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-soap</artifactId>

Modified: branches/6.0.x/test-integration/pom.xml
===================================================================
--- branches/6.0.x/test-integration/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/test-integration/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>6.0.1</version>
+		<version>6.0.2-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-test-integration</artifactId>

Modified: branches/6.0.x/txn-jbossts/pom.xml
===================================================================
--- branches/6.0.x/txn-jbossts/pom.xml	2009-05-14 19:00:35 UTC (rev 940)
+++ branches/6.0.x/txn-jbossts/pom.xml	2009-05-14 19:00:51 UTC (rev 941)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>6.0.1</version>
+    <version>6.0.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-txn-jbossts</artifactId>




More information about the teiid-commits mailing list