[teiid-commits] teiid SVN: r3744 - in branches/7.1.x: adminshell and 38 other directories.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Thu Dec 15 11:26:57 EST 2011


Author: jolee
Date: 2011-12-15 11:26:57 -0500 (Thu, 15 Dec 2011)
New Revision: 3744

Modified:
   branches/7.1.x/adminshell/pom.xml
   branches/7.1.x/api/pom.xml
   branches/7.1.x/build/kits/jboss-container/teiid-releasenotes.html
   branches/7.1.x/build/pom.xml
   branches/7.1.x/cache-jbosscache/pom.xml
   branches/7.1.x/client-jdk15/pom.xml
   branches/7.1.x/client/pom.xml
   branches/7.1.x/common-core/pom.xml
   branches/7.1.x/connectors/connector-file/pom.xml
   branches/7.1.x/connectors/connector-ldap/pom.xml
   branches/7.1.x/connectors/connector-salesforce/pom.xml
   branches/7.1.x/connectors/connector-ws/pom.xml
   branches/7.1.x/connectors/pom.xml
   branches/7.1.x/connectors/salesforce-api/pom.xml
   branches/7.1.x/connectors/sandbox/pom.xml
   branches/7.1.x/connectors/sandbox/translator-yahoo/pom.xml
   branches/7.1.x/connectors/translator-file/pom.xml
   branches/7.1.x/connectors/translator-jdbc/pom.xml
   branches/7.1.x/connectors/translator-ldap/pom.xml
   branches/7.1.x/connectors/translator-loopback/pom.xml
   branches/7.1.x/connectors/translator-netezza/pom.xml
   branches/7.1.x/connectors/translator-salesforce/pom.xml
   branches/7.1.x/connectors/translator-ws/pom.xml
   branches/7.1.x/console/pom.xml
   branches/7.1.x/documentation/admin-guide/pom.xml
   branches/7.1.x/documentation/caching-guide/pom.xml
   branches/7.1.x/documentation/client-developers-guide/pom.xml
   branches/7.1.x/documentation/developer-guide/pom.xml
   branches/7.1.x/documentation/pom.xml
   branches/7.1.x/documentation/quick-start-example/pom.xml
   branches/7.1.x/documentation/reference/pom.xml
   branches/7.1.x/engine/pom.xml
   branches/7.1.x/hibernate-dialect/pom.xml
   branches/7.1.x/jboss-integration/pom.xml
   branches/7.1.x/metadata/pom.xml
   branches/7.1.x/pom.xml
   branches/7.1.x/runtime/pom.xml
   branches/7.1.x/test-integration/common/pom.xml
   branches/7.1.x/test-integration/db/pom.xml
   branches/7.1.x/test-integration/pom.xml
Log:
SOA-3664 update version of teiid to 7.1.2.GA for inclusion in EDS 5.1 roll up patch
update release notes

Modified: branches/7.1.x/adminshell/pom.xml
===================================================================
--- branches/7.1.x/adminshell/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/adminshell/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-adminshell</artifactId>

Modified: branches/7.1.x/api/pom.xml
===================================================================
--- branches/7.1.x/api/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/api/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-api</artifactId>

Modified: branches/7.1.x/build/kits/jboss-container/teiid-releasenotes.html
===================================================================
--- branches/7.1.x/build/kits/jboss-container/teiid-releasenotes.html	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/build/kits/jboss-container/teiid-releasenotes.html	2011-12-15 16:26:57 UTC (rev 3744)
@@ -157,17 +157,45 @@
 
 <h2><a name="Details">Detailed Release Notes</a></h2>
         Detailed Release Notes - Teiid - Version ${project.version}
-        
-<h2>        Bug
-</h2>
+<h3>        Bug
+</h3>
+<h4>From ${project.version}</h4>
 <ul>
-<li>[<a href='https://issues.jboss.org/browse/TEIID-1764'>TEIID-1764</a>] - Hibernate Month Date Extraction
-</li>
-<li>[<a href='https://issues.jboss.org/browse/TEIID-1803'>TEIID-1803</a>] - VDB deployment in EDS can be extremely slow based upon indexing needs
-</li>
-<li>[<a href='https://issues.jboss.org/browse/TEIID-1706'>TEIID-1706</a>] - JOIN between two text file data sources extremely slow
-</li>
-</ul>        
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1706'>TEIID-1706</a>] - JOIN between two text file data sources extremely slow</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1764'>TEIID-1764</a>] - Hibernate Month Date Extraction</li>
+<li>[<a href='https://issues.jboss.org/browse/TEIID-1803'>TEIID-1803</a>] - VDB deployment in EDS can be extremely slow based upon indexing needs</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>
 
@@ -210,4 +238,4 @@
 information.</p>
 
 </BODY>
-</HTML>
\ No newline at end of file
+</HTML>

Modified: branches/7.1.x/build/pom.xml
===================================================================
--- branches/7.1.x/build/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/build/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid</artifactId>

Modified: branches/7.1.x/cache-jbosscache/pom.xml
===================================================================
--- branches/7.1.x/cache-jbosscache/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/cache-jbosscache/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-cache-jbosscache</artifactId>

Modified: branches/7.1.x/client/pom.xml
===================================================================
--- branches/7.1.x/client/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/client/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-client</artifactId>

Modified: branches/7.1.x/client-jdk15/pom.xml
===================================================================
--- branches/7.1.x/client-jdk15/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/client-jdk15/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-client-jdk15</artifactId>

Modified: branches/7.1.x/common-core/pom.xml
===================================================================
--- branches/7.1.x/common-core/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/common-core/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-common-core</artifactId>

Modified: branches/7.1.x/connectors/connector-file/pom.xml
===================================================================
--- branches/7.1.x/connectors/connector-file/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/connector-file/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.2</version>
+        <version>7.1.2.GA</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>connector-file</artifactId>

Modified: branches/7.1.x/connectors/connector-ldap/pom.xml
===================================================================
--- branches/7.1.x/connectors/connector-ldap/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/connector-ldap/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.2</version>
+        <version>7.1.2.GA</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>connector-ldap</artifactId>

Modified: branches/7.1.x/connectors/connector-salesforce/pom.xml
===================================================================
--- branches/7.1.x/connectors/connector-salesforce/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/connector-salesforce/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.2</version>
+        <version>7.1.2.GA</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>connector-salesforce</artifactId>

Modified: branches/7.1.x/connectors/connector-ws/pom.xml
===================================================================
--- branches/7.1.x/connectors/connector-ws/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/connector-ws/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.2</version>
+        <version>7.1.2.GA</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>connector-ws</artifactId>

Modified: branches/7.1.x/connectors/pom.xml
===================================================================
--- branches/7.1.x/connectors/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>

Modified: branches/7.1.x/connectors/salesforce-api/pom.xml
===================================================================
--- branches/7.1.x/connectors/salesforce-api/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/salesforce-api/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>salesforce-api</artifactId>

Modified: branches/7.1.x/connectors/sandbox/pom.xml
===================================================================
--- branches/7.1.x/connectors/sandbox/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/sandbox/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid.connectors</groupId>

Modified: branches/7.1.x/connectors/sandbox/translator-yahoo/pom.xml
===================================================================
--- branches/7.1.x/connectors/sandbox/translator-yahoo/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/sandbox/translator-yahoo/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>sandbox</artifactId>
         <groupId>org.jboss.teiid.connectors</groupId>
-        <version>7.1.2</version>
+        <version>7.1.2.GA</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>translator-yahoo</artifactId>

Modified: branches/7.1.x/connectors/translator-file/pom.xml
===================================================================
--- branches/7.1.x/connectors/translator-file/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/translator-file/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.2</version>
+        <version>7.1.2.GA</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>translator-file</artifactId>

Modified: branches/7.1.x/connectors/translator-jdbc/pom.xml
===================================================================
--- branches/7.1.x/connectors/translator-jdbc/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/translator-jdbc/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>translator-jdbc</artifactId>

Modified: branches/7.1.x/connectors/translator-ldap/pom.xml
===================================================================
--- branches/7.1.x/connectors/translator-ldap/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/translator-ldap/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>translator-ldap</artifactId>

Modified: branches/7.1.x/connectors/translator-loopback/pom.xml
===================================================================
--- branches/7.1.x/connectors/translator-loopback/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/translator-loopback/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.2</version>
+        <version>7.1.2.GA</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>translator-loopback</artifactId>

Modified: branches/7.1.x/connectors/translator-netezza/pom.xml
===================================================================
--- branches/7.1.x/connectors/translator-netezza/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/translator-netezza/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>connectors</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: branches/7.1.x/connectors/translator-salesforce/pom.xml
===================================================================
--- branches/7.1.x/connectors/translator-salesforce/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/translator-salesforce/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>connectors</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>translator-salesforce</artifactId>

Modified: branches/7.1.x/connectors/translator-ws/pom.xml
===================================================================
--- branches/7.1.x/connectors/translator-ws/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/connectors/translator-ws/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>connectors</artifactId>
         <groupId>org.jboss.teiid</groupId>
-        <version>7.1.2</version>
+        <version>7.1.2.GA</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>translator-ws</artifactId>

Modified: branches/7.1.x/console/pom.xml
===================================================================
--- branches/7.1.x/console/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/console/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>

Modified: branches/7.1.x/documentation/admin-guide/pom.xml
===================================================================
--- branches/7.1.x/documentation/admin-guide/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/documentation/admin-guide/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>admin-guide</artifactId>

Modified: branches/7.1.x/documentation/caching-guide/pom.xml
===================================================================
--- branches/7.1.x/documentation/caching-guide/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/documentation/caching-guide/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>caching-guide</artifactId>

Modified: branches/7.1.x/documentation/client-developers-guide/pom.xml
===================================================================
--- branches/7.1.x/documentation/client-developers-guide/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/documentation/client-developers-guide/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>client-developers-guide</artifactId>

Modified: branches/7.1.x/documentation/developer-guide/pom.xml
===================================================================
--- branches/7.1.x/documentation/developer-guide/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/documentation/developer-guide/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>developer-guide</artifactId>

Modified: branches/7.1.x/documentation/pom.xml
===================================================================
--- branches/7.1.x/documentation/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/documentation/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>  </parent>
+    <version>7.1.2.GA</version>  </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>
   <artifactId>documentation</artifactId>

Modified: branches/7.1.x/documentation/quick-start-example/pom.xml
===================================================================
--- branches/7.1.x/documentation/quick-start-example/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/documentation/quick-start-example/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>quick-start-example</artifactId>

Modified: branches/7.1.x/documentation/reference/pom.xml
===================================================================
--- branches/7.1.x/documentation/reference/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/documentation/reference/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>reference</artifactId>

Modified: branches/7.1.x/engine/pom.xml
===================================================================
--- branches/7.1.x/engine/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/engine/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-engine</artifactId>

Modified: branches/7.1.x/hibernate-dialect/pom.xml
===================================================================
--- branches/7.1.x/hibernate-dialect/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/hibernate-dialect/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-hibernate-dialect</artifactId>

Modified: branches/7.1.x/jboss-integration/pom.xml
===================================================================
--- branches/7.1.x/jboss-integration/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/jboss-integration/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>

Modified: branches/7.1.x/metadata/pom.xml
===================================================================
--- branches/7.1.x/metadata/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/metadata/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid-metadata</artifactId>

Modified: branches/7.1.x/pom.xml
===================================================================
--- branches/7.1.x/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -5,7 +5,7 @@
 	<artifactId>teiid-parent</artifactId>
 	<packaging>pom</packaging>
 	<name>Teiid</name>
-	<version>7.1.2</version>
+	<version>7.1.2.GA</version>
 	<description>Federated SQL and XML query engine.</description>
 	<properties>
 		<ant.version>1.7.0</ant.version>

Modified: branches/7.1.x/runtime/pom.xml
===================================================================
--- branches/7.1.x/runtime/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/runtime/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.1.2</version>
+    <version>7.1.2.GA</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>

Modified: branches/7.1.x/test-integration/common/pom.xml
===================================================================
--- branches/7.1.x/test-integration/common/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/test-integration/common/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-test-integration</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>test-integration-common</artifactId>

Modified: branches/7.1.x/test-integration/db/pom.xml
===================================================================
--- branches/7.1.x/test-integration/db/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/test-integration/db/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -9,7 +9,7 @@
 	<parent>
 		<artifactId>teiid-test-integration</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>

Modified: branches/7.1.x/test-integration/pom.xml
===================================================================
--- branches/7.1.x/test-integration/pom.xml	2011-12-15 15:40:25 UTC (rev 3743)
+++ branches/7.1.x/test-integration/pom.xml	2011-12-15 16:26:57 UTC (rev 3744)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-parent</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.1.2</version>
+		<version>7.1.2.GA</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>teiid-test-integration</artifactId>



More information about the teiid-commits mailing list