[teiid-commits] teiid SVN: r4346 - in branches/8.1.x: test-integration/perf and 1 other directory.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Tue Aug 21 05:59:09 EDT 2012


Author: shawkins
Date: 2012-08-21 05:59:09 -0400 (Tue, 21 Aug 2012)
New Revision: 4346

Modified:
   branches/8.1.x/pom.xml
   branches/8.1.x/test-integration/perf/pom.xml
Log:
updating poms for release

Modified: branches/8.1.x/pom.xml
===================================================================
--- branches/8.1.x/pom.xml	2012-08-20 17:33:29 UTC (rev 4345)
+++ branches/8.1.x/pom.xml	2012-08-21 09:59:09 UTC (rev 4346)
@@ -37,9 +37,9 @@
         <version.junit>4.10</version.junit>
 	</properties>
 	<scm>
-        <connection>scm:svn:https://anonsvn.jboss.org/repos/teiid/trunk</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/teiid/trunk</developerConnection>
-		<url>http://anonsvn.jboss.org/repos/teiid/trunk</url>
+        <connection>scm:svn:https://anonsvn.jboss.org/repos/teiid/branches/8.1.x</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/teiid/branches/8.1.x</developerConnection>
+		<url>http://anonsvn.jboss.org/repos/teiid/branches/8.1.x</url>
 	</scm>
 	<licenses>
 		<license>

Modified: branches/8.1.x/test-integration/perf/pom.xml
===================================================================
--- branches/8.1.x/test-integration/perf/pom.xml	2012-08-20 17:33:29 UTC (rev 4345)
+++ branches/8.1.x/test-integration/perf/pom.xml	2012-08-21 09:59:09 UTC (rev 4346)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-test-integration</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>8.0.0.beta1-SNAPSHOT</version>
+		<version>8.1.0.CR2-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>test-integration-perf</artifactId>



More information about the teiid-commits mailing list