teiid SVN: r1448 - in branches/6.2.x: adminshell and 37 other directories.
by teiid-commits@lists.jboss.org
Author: shawkins
Date: 2009-09-21 23:48:06 -0400 (Mon, 21 Sep 2009)
New Revision: 1448
Modified:
branches/6.2.x/adminshell/pom.xml
branches/6.2.x/build/pom.xml
branches/6.2.x/cache-jbosscache/pom.xml
branches/6.2.x/client-jdbc/pom.xml
branches/6.2.x/client/pom.xml
branches/6.2.x/common-core/pom.xml
branches/6.2.x/common-internal/pom.xml
branches/6.2.x/connector-api/pom.xml
branches/6.2.x/connector-metadata/pom.xml
branches/6.2.x/connector-sdk/pom.xml
branches/6.2.x/connectors/connector-jdbc/pom.xml
branches/6.2.x/connectors/connector-ldap/pom.xml
branches/6.2.x/connectors/connector-loopback/pom.xml
branches/6.2.x/connectors/connector-salesforce/pom.xml
branches/6.2.x/connectors/connector-text/pom.xml
branches/6.2.x/connectors/connector-xml-common/pom.xml
branches/6.2.x/connectors/connector-xml/pom.xml
branches/6.2.x/connectors/pom.xml
branches/6.2.x/connectors/salesforce-api/pom.xml
branches/6.2.x/connectors/sandbox/connector-exec/pom.xml
branches/6.2.x/connectors/sandbox/connector-object/pom.xml
branches/6.2.x/connectors/sandbox/connector-yahoo/pom.xml
branches/6.2.x/connectors/sandbox/pom.xml
branches/6.2.x/documentation/admin-guide/pom.xml
branches/6.2.x/documentation/connector-developer-guide/pom.xml
branches/6.2.x/documentation/pom.xml
branches/6.2.x/documentation/quick-start-example/pom.xml
branches/6.2.x/documentation/reference/pom.xml
branches/6.2.x/documentation/salesforce-connector-guide/pom.xml
branches/6.2.x/documentation/server-extensions-guide/pom.xml
branches/6.2.x/engine/pom.xml
branches/6.2.x/hibernate-dialect/pom.xml
branches/6.2.x/metadata/pom.xml
branches/6.2.x/pom.xml
branches/6.2.x/runtime/pom.xml
branches/6.2.x/server/pom.xml
branches/6.2.x/test-integration/common/pom.xml
branches/6.2.x/test-integration/pom.xml
branches/6.2.x/txn-jbossts/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: branches/6.2.x/adminshell/pom.xml
===================================================================
--- branches/6.2.x/adminshell/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/adminshell/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-adminshell</artifactId>
Modified: branches/6.2.x/build/pom.xml
===================================================================
--- branches/6.2.x/build/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/build/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>build</artifactId>
Modified: branches/6.2.x/cache-jbosscache/pom.xml
===================================================================
--- branches/6.2.x/cache-jbosscache/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/cache-jbosscache/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-cache-jbosscache</artifactId>
Modified: branches/6.2.x/client/pom.xml
===================================================================
--- branches/6.2.x/client/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/client/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-client</artifactId>
Modified: branches/6.2.x/client-jdbc/pom.xml
===================================================================
--- branches/6.2.x/client-jdbc/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/client-jdbc/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-client-jdbc</artifactId>
Modified: branches/6.2.x/common-core/pom.xml
===================================================================
--- branches/6.2.x/common-core/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/common-core/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-common-core</artifactId>
Modified: branches/6.2.x/common-internal/pom.xml
===================================================================
--- branches/6.2.x/common-internal/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/common-internal/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-common-internal</artifactId>
Modified: branches/6.2.x/connector-api/pom.xml
===================================================================
--- branches/6.2.x/connector-api/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connector-api/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-connector-api</artifactId>
Modified: branches/6.2.x/connector-metadata/pom.xml
===================================================================
--- branches/6.2.x/connector-metadata/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connector-metadata/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid</groupId>
Modified: branches/6.2.x/connector-sdk/pom.xml
===================================================================
--- branches/6.2.x/connector-sdk/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connector-sdk/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-connector-sdk</artifactId>
Modified: branches/6.2.x/connectors/connector-jdbc/pom.xml
===================================================================
--- branches/6.2.x/connectors/connector-jdbc/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/connector-jdbc/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-jdbc</artifactId>
Modified: branches/6.2.x/connectors/connector-ldap/pom.xml
===================================================================
--- branches/6.2.x/connectors/connector-ldap/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/connector-ldap/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-ldap</artifactId>
Modified: branches/6.2.x/connectors/connector-loopback/pom.xml
===================================================================
--- branches/6.2.x/connectors/connector-loopback/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/connector-loopback/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-loopback</artifactId>
Modified: branches/6.2.x/connectors/connector-salesforce/pom.xml
===================================================================
--- branches/6.2.x/connectors/connector-salesforce/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/connector-salesforce/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-salesforce</artifactId>
Modified: branches/6.2.x/connectors/connector-text/pom.xml
===================================================================
--- branches/6.2.x/connectors/connector-text/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/connector-text/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-text</artifactId>
Modified: branches/6.2.x/connectors/connector-xml/pom.xml
===================================================================
--- branches/6.2.x/connectors/connector-xml/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/connector-xml/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-xml</artifactId>
Modified: branches/6.2.x/connectors/connector-xml-common/pom.xml
===================================================================
--- branches/6.2.x/connectors/connector-xml-common/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/connector-xml-common/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-xml-common</artifactId>
Modified: branches/6.2.x/connectors/pom.xml
===================================================================
--- branches/6.2.x/connectors/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid</groupId>
Modified: branches/6.2.x/connectors/salesforce-api/pom.xml
===================================================================
--- branches/6.2.x/connectors/salesforce-api/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/salesforce-api/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>salesforce-api</artifactId>
Modified: branches/6.2.x/connectors/sandbox/connector-exec/pom.xml
===================================================================
--- branches/6.2.x/connectors/sandbox/connector-exec/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/sandbox/connector-exec/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>sandbox</artifactId>
<groupId>org.jboss.teiid.connectors</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-exec</artifactId>
Modified: branches/6.2.x/connectors/sandbox/connector-object/pom.xml
===================================================================
--- branches/6.2.x/connectors/sandbox/connector-object/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/sandbox/connector-object/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>sandbox</artifactId>
<groupId>org.jboss.teiid.connectors</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-object</artifactId>
Modified: branches/6.2.x/connectors/sandbox/connector-yahoo/pom.xml
===================================================================
--- branches/6.2.x/connectors/sandbox/connector-yahoo/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/sandbox/connector-yahoo/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>sandbox</artifactId>
<groupId>org.jboss.teiid.connectors</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-yahoo</artifactId>
Modified: branches/6.2.x/connectors/sandbox/pom.xml
===================================================================
--- branches/6.2.x/connectors/sandbox/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/connectors/sandbox/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid.connectors</groupId>
Modified: branches/6.2.x/documentation/admin-guide/pom.xml
===================================================================
--- branches/6.2.x/documentation/admin-guide/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/documentation/admin-guide/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid.documentation</groupId>
<artifactId>documentation</artifactId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>admin-guide</artifactId>
Modified: branches/6.2.x/documentation/connector-developer-guide/pom.xml
===================================================================
--- branches/6.2.x/documentation/connector-developer-guide/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/documentation/connector-developer-guide/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid.documentation</groupId>
<artifactId>documentation</artifactId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-developer-guide</artifactId>
Modified: branches/6.2.x/documentation/pom.xml
===================================================================
--- branches/6.2.x/documentation/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/documentation/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid.documentation</groupId>
Modified: branches/6.2.x/documentation/quick-start-example/pom.xml
===================================================================
--- branches/6.2.x/documentation/quick-start-example/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/documentation/quick-start-example/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid.documentation</groupId>
<artifactId>documentation</artifactId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>quick-start-guide</artifactId>
Modified: branches/6.2.x/documentation/reference/pom.xml
===================================================================
--- branches/6.2.x/documentation/reference/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/documentation/reference/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid.documentation</groupId>
<artifactId>documentation</artifactId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>reference</artifactId>
Modified: branches/6.2.x/documentation/salesforce-connector-guide/pom.xml
===================================================================
--- branches/6.2.x/documentation/salesforce-connector-guide/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/documentation/salesforce-connector-guide/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid.documentation</groupId>
<artifactId>documentation</artifactId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>salesforce-connector-guide</artifactId>
Modified: branches/6.2.x/documentation/server-extensions-guide/pom.xml
===================================================================
--- branches/6.2.x/documentation/server-extensions-guide/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/documentation/server-extensions-guide/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid.documentation</groupId>
<artifactId>documentation</artifactId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>server-extensions-guide</artifactId>
Modified: branches/6.2.x/engine/pom.xml
===================================================================
--- branches/6.2.x/engine/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/engine/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-engine</artifactId>
Modified: branches/6.2.x/hibernate-dialect/pom.xml
===================================================================
--- branches/6.2.x/hibernate-dialect/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/hibernate-dialect/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,12 +2,12 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-hibernate-dialect</artifactId>
<name>Hibernate Dialect</name>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
<description>Teiid Hibernate Dialect</description>
<dependencies>
<dependency>
Modified: branches/6.2.x/metadata/pom.xml
===================================================================
--- branches/6.2.x/metadata/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/metadata/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-metadata</artifactId>
Modified: branches/6.2.x/pom.xml
===================================================================
--- branches/6.2.x/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -5,14 +5,14 @@
<artifactId>teiid</artifactId>
<packaging>pom</packaging>
<name>Teiid</name>
- <version>6.2.0</version>
+ <version>6.2.1-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.2.0</developerConnection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/teiid/trunk</developerConnection>
</scm>
<licenses>
<license>
Modified: branches/6.2.x/runtime/pom.xml
===================================================================
--- branches/6.2.x/runtime/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/runtime/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid</groupId>
Modified: branches/6.2.x/server/pom.xml
===================================================================
--- branches/6.2.x/server/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/server/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-server</artifactId>
Modified: branches/6.2.x/test-integration/common/pom.xml
===================================================================
--- branches/6.2.x/test-integration/common/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/test-integration/common/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-test-integration</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>common</artifactId>
Modified: branches/6.2.x/test-integration/pom.xml
===================================================================
--- branches/6.2.x/test-integration/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/test-integration/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-test-integration</artifactId>
Modified: branches/6.2.x/txn-jbossts/pom.xml
===================================================================
--- branches/6.2.x/txn-jbossts/pom.xml 2009-09-22 03:47:09 UTC (rev 1447)
+++ branches/6.2.x/txn-jbossts/pom.xml 2009-09-22 03:48:06 UTC (rev 1448)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>6.2.0</version>
+ <version>6.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-txn-jbossts</artifactId>