[teiid-commits] teiid SVN: r3501 - in branches/7.1.1.CP3_SOA-3362: adminshell and 37 other directories.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Mon Sep 19 20:16:06 EDT 2011


Author: loleary
Date: 2011-09-19 20:16:04 -0400 (Mon, 19 Sep 2011)
New Revision: 3501

Modified:
   branches/7.1.1.CP3_SOA-3362/adminshell/pom.xml
   branches/7.1.1.CP3_SOA-3362/api/pom.xml
   branches/7.1.1.CP3_SOA-3362/build/kits/jboss-container/teiid-releasenotes.html
   branches/7.1.1.CP3_SOA-3362/build/pom.xml
   branches/7.1.1.CP3_SOA-3362/cache-jbosscache/pom.xml
   branches/7.1.1.CP3_SOA-3362/client-jdk15/pom.xml
   branches/7.1.1.CP3_SOA-3362/client/pom.xml
   branches/7.1.1.CP3_SOA-3362/common-core/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/connector-file/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/connector-ldap/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/connector-salesforce/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/connector-ws/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/salesforce-api/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/sandbox/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/sandbox/translator-yahoo/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/translator-file/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/translator-jdbc/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/translator-ldap/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/translator-loopback/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/translator-salesforce/pom.xml
   branches/7.1.1.CP3_SOA-3362/connectors/translator-ws/pom.xml
   branches/7.1.1.CP3_SOA-3362/console/pom.xml
   branches/7.1.1.CP3_SOA-3362/documentation/admin-guide/pom.xml
   branches/7.1.1.CP3_SOA-3362/documentation/caching-guide/pom.xml
   branches/7.1.1.CP3_SOA-3362/documentation/client-developers-guide/pom.xml
   branches/7.1.1.CP3_SOA-3362/documentation/developer-guide/pom.xml
   branches/7.1.1.CP3_SOA-3362/documentation/pom.xml
   branches/7.1.1.CP3_SOA-3362/documentation/quick-start-example/pom.xml
   branches/7.1.1.CP3_SOA-3362/documentation/reference/pom.xml
   branches/7.1.1.CP3_SOA-3362/engine/pom.xml
   branches/7.1.1.CP3_SOA-3362/hibernate-dialect/pom.xml
   branches/7.1.1.CP3_SOA-3362/jboss-integration/pom.xml
   branches/7.1.1.CP3_SOA-3362/metadata/pom.xml
   branches/7.1.1.CP3_SOA-3362/pom.xml
   branches/7.1.1.CP3_SOA-3362/runtime/pom.xml
   branches/7.1.1.CP3_SOA-3362/test-integration/common/pom.xml
   branches/7.1.1.CP3_SOA-3362/test-integration/db/pom.xml
   branches/7.1.1.CP3_SOA-3362/test-integration/pom.xml
Log:
Updated pom.xml to reflect release version 7.1.1.CP3-r3467

Modified: branches/7.1.1.CP3_SOA-3362/adminshell/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/adminshell/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/adminshell/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-adminshell</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/api/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/api/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/api/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-api</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/build/kits/jboss-container/teiid-releasenotes.html
===================================================================
--- branches/7.1.1.CP3_SOA-3362/build/kits/jboss-container/teiid-releasenotes.html	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/build/kits/jboss-container/teiid-releasenotes.html	2011-09-20 00:16:04 UTC (rev 3501)
@@ -157,6 +157,45 @@
 
 <h2><a name="Details">Detailed Release Notes</a></h2>
         Detailed Release Notes - Teiid - Version ${project.version}
+
+<h3>        Bug
+</h3>
+<h4>From ${project.version}</h4>
+<ul>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1706'>TEIID-1706</a>] - JOIN between two text file data sources extremely slow</li>
+</ul>
+<h4>From 7.1.1.CP3</h4>
+<ul>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1495'>TEIID-1495</a>] - Validate the TeraData Translator</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1654'>TEIID-1654</a>] - Node returns 0 rows for cached view when other node had it loaded and leaves cluster</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1656'>TEIID-1656</a>] - Add pushdown support for grouping expression over a UNION</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1652'>TEIID-1652</a>] - ODBC Data Row results should be batched</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1653'>TEIID-1653</a>] - Support Cursoring over ODBC protocol ( support UseDeclareFetch = 1)</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1493'>TEIID-1493</a>] - In a cluster the distributed cache is cleared by a node rejoining</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1657'>TEIID-1657</a>] - refreshMatView does not work correctly for an internal materialized view when clustering is enabled</li>
+</ul>
+<h4>From 7.1.1.CP2</h4>
+<ul>
+<li>[<a href='https://issues.jboss.org/browse/SOA-3103'>SOA-3103</a>] - TeraData Translator for EDS</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1631'>TEIID-1631</a>] - ODBC SQLDescribeCol does not work, When used with the Prepare Statement</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1623'>TEIID-1623</a>] - ODBC numeric and string precision issues</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1622'>TEIID-1622</a>] - Optional JOIN hints don't get optimized out for UNION ALL view</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1571'>TEIID-1571</a>] - Error due to merge virtual with join and group by</li>
+</ul>
+<h4>From 7.1.1.CP1</h4>
+<ul>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1564'>TEIID-1564</a>] - Clustered Caching Not Working</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1515'>TEIID-1515</a>] - ODBC does not report primarykeys on the tables</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1467'>TEIID-1467</a>] - Procedures in Teiid are not Resolvable if Their Models are Marked as Not Visible</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1489'>TEIID-1489</a>] - Teiid assumes fqns in transformations, but they are no longer required to be there</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1498'>TEIID-1498</a>] - Incorrect rewrite of not disjunctive criteria</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1506'>TEIID-1506</a>] - ODBC Driver reporting BigInteger, BigDecimal columns as Strings</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1492'>TEIID-1492</a>] - StackOverflowError in DefaultCache</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1505'>TEIID-1505</a>] - MaxActivePlans is not being read from the configuration</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1477'>TEIID-1477</a>] - Teiid ODBC has an issue supporting the postgres 8.01 client</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1469'>TEIID-1469</a>] - Teiid Plugin uses Invalid Datatype Mask for SessionID Parameter to Terminate Session Operation</li>
+</ul>
+
     
 <h2><a name="Documentation">Documentation and Help</a></h2>
 
@@ -199,4 +238,4 @@
 information.</p>
 
 </BODY>
-</HTML>
\ No newline at end of file
+</HTML>

Modified: branches/7.1.1.CP3_SOA-3362/build/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/build/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/build/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/cache-jbosscache/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/cache-jbosscache/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/cache-jbosscache/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-cache-jbosscache</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/client/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/client/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/client/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-client</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/client-jdk15/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/client-jdk15/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/client-jdk15/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-client-jdk15</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/common-core/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/common-core/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/common-core/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-common-core</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/connector-file/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/connector-file/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/connector-file/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.1.CP3</version>
+        <version>7.1.1.CP3-r3467</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>connector-file</artifactId>
@@ -55,4 +55,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/connector-ldap/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/connector-ldap/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/connector-ldap/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.1.CP3</version>
+        <version>7.1.1.CP3-r3467</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>connector-ldap</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/connector-salesforce/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/connector-salesforce/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/connector-salesforce/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.1.CP3</version>
+        <version>7.1.1.CP3-r3467</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>connector-salesforce</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/connector-ws/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/connector-ws/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/connector-ws/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.1.CP3</version>
+        <version>7.1.1.CP3-r3467</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>connector-ws</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/salesforce-api/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/salesforce-api/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/salesforce-api/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>salesforce-api</artifactId>
@@ -11,4 +11,4 @@
   <description>The java API for the Salesforce.com partner web service API</description>
     <dependencies>        
   </dependencies>
-</project>
\ No newline at end of file
+</project>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/sandbox/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/sandbox/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/sandbox/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid.connectors</groupId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/sandbox/translator-yahoo/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/sandbox/translator-yahoo/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/sandbox/translator-yahoo/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>sandbox</artifactId>
         <groupId>org.jboss.teiid.connectors</groupId>
-        <version>7.1.1.CP3</version>
+        <version>7.1.1.CP3-r3467</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>translator-yahoo</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/translator-file/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/translator-file/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/translator-file/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.1.CP3</version>
+        <version>7.1.1.CP3-r3467</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>translator-file</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/translator-jdbc/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/translator-jdbc/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/translator-jdbc/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>translator-jdbc</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/translator-ldap/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/translator-ldap/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/translator-ldap/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>translator-ldap</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/translator-loopback/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/translator-loopback/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/translator-loopback/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.1.CP3</version>
+        <version>7.1.1.CP3-r3467</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>translator-loopback</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/translator-salesforce/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/translator-salesforce/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/translator-salesforce/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>connectors</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>translator-salesforce</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/connectors/translator-ws/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/connectors/translator-ws/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/connectors/translator-ws/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.1.CP3</version>
+        <version>7.1.1.CP3-r3467</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>translator-ws</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/console/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/console/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/console/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
@@ -173,4 +173,4 @@
 	</build>
 
 
-</project>
\ No newline at end of file
+</project>

Modified: branches/7.1.1.CP3_SOA-3362/documentation/admin-guide/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/documentation/admin-guide/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/documentation/admin-guide/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>admin-guide</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/documentation/caching-guide/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/documentation/caching-guide/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/documentation/caching-guide/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>caching-guide</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/documentation/client-developers-guide/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/documentation/client-developers-guide/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/documentation/client-developers-guide/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>client-developers-guide</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/documentation/developer-guide/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/documentation/developer-guide/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/documentation/developer-guide/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>developer-guide</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/documentation/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/documentation/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/documentation/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.1.CP3</version>  </parent>
+    <version>7.1.1.CP3-r3467</version>  </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>
   <artifactId>documentation</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/documentation/quick-start-example/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/documentation/quick-start-example/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/documentation/quick-start-example/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>quick-start-example</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/documentation/reference/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/documentation/reference/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/documentation/reference/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>reference</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/engine/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/engine/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/engine/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-engine</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/hibernate-dialect/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/hibernate-dialect/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/hibernate-dialect/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-hibernate-dialect</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/jboss-integration/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/jboss-integration/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/jboss-integration/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>

Modified: branches/7.1.1.CP3_SOA-3362/metadata/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/metadata/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/metadata/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-metadata</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -5,15 +5,15 @@
 	<artifactId>teiid-parent</artifactId>
 	<packaging>pom</packaging>
 	<name>Teiid</name>
-	<version>7.1.1.CP3</version>
+	<version>7.1.1.CP3-r3467</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>
-        <connection>scm:svn:https://anonsvn.jboss.org/repos/teiid/tags/teiid-7.1.x</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/teiid/tags/teiid-7.1.x</developerConnection>
+		<connection>scm:svn:https://anonsvn.jboss.org/repos/teiid/branches/7.1.1.CP3_SOA-3362</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/teiid/branches/7.1.1.CP3_SOA-3362</developerConnection>
 	</scm>
 	<licenses>
 		<license>

Modified: branches/7.1.1.CP3_SOA-3362/runtime/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/runtime/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/runtime/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.1.CP3</version>
+    <version>7.1.1.CP3-r3467</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>
@@ -91,4 +91,4 @@
         <scope>provided</scope>
     </dependency>      
   </dependencies>
-</project>
\ No newline at end of file
+</project>

Modified: branches/7.1.1.CP3_SOA-3362/test-integration/common/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/test-integration/common/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/test-integration/common/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-test-integration</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>test-integration-common</artifactId>

Modified: branches/7.1.1.CP3_SOA-3362/test-integration/db/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/test-integration/db/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/test-integration/db/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -9,7 +9,7 @@
 	<parent>
 		<artifactId>teiid-test-integration</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>

Modified: branches/7.1.1.CP3_SOA-3362/test-integration/pom.xml
===================================================================
--- branches/7.1.1.CP3_SOA-3362/test-integration/pom.xml	2011-09-20 00:14:47 UTC (rev 3500)
+++ branches/7.1.1.CP3_SOA-3362/test-integration/pom.xml	2011-09-20 00:16:04 UTC (rev 3501)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.1.CP3</version>
+		<version>7.1.1.CP3-r3467</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-test-integration</artifactId>



More information about the teiid-commits mailing list