[teiid-commits] teiid SVN: r3870 - in branches/7.7.x: documentation and 6 other directories.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Mon Feb 13 11:21:25 EST 2012


Author: shawkins
Date: 2012-02-13 11:21:24 -0500 (Mon, 13 Feb 2012)
New Revision: 3870

Modified:
   branches/7.7.x/build/pom.xml
   branches/7.7.x/documentation/caching-guide/pom.xml
   branches/7.7.x/documentation/client-developers-guide/pom.xml
   branches/7.7.x/documentation/developer-guide/pom.xml
   branches/7.7.x/documentation/pom.xml
   branches/7.7.x/documentation/quick-start-example/pom.xml
   branches/7.7.x/documentation/reference/pom.xml
   branches/7.7.x/test-integration/perf/pom.xml
Log:
switching to snapshot version

Modified: branches/7.7.x/build/pom.xml
===================================================================
--- branches/7.7.x/build/pom.xml	2012-02-13 16:17:00 UTC (rev 3869)
+++ branches/7.7.x/build/pom.xml	2012-02-13 16:21:24 UTC (rev 3870)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.7.0.CR1-SNAPSHOT-SNAPSHOT</version>
+    <version>7.7.0.CR1-SNAPSHOT>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>teiid</artifactId>

Modified: branches/7.7.x/documentation/caching-guide/pom.xml
===================================================================
--- branches/7.7.x/documentation/caching-guide/pom.xml	2012-02-13 16:17:00 UTC (rev 3869)
+++ branches/7.7.x/documentation/caching-guide/pom.xml	2012-02-13 16:21:24 UTC (rev 3870)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.7.0.CR1-SNAPSHOT-SNAPSHOT</version>
+    <version>7.7.0.CR1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>caching-guide</artifactId>

Modified: branches/7.7.x/documentation/client-developers-guide/pom.xml
===================================================================
--- branches/7.7.x/documentation/client-developers-guide/pom.xml	2012-02-13 16:17:00 UTC (rev 3869)
+++ branches/7.7.x/documentation/client-developers-guide/pom.xml	2012-02-13 16:21:24 UTC (rev 3870)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.7.0.CR1-SNAPSHOT-SNAPSHOT</version>
+    <version>7.7.0.CR1-SNAPSHOT>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>client-developers-guide</artifactId>

Modified: branches/7.7.x/documentation/developer-guide/pom.xml
===================================================================
--- branches/7.7.x/documentation/developer-guide/pom.xml	2012-02-13 16:17:00 UTC (rev 3869)
+++ branches/7.7.x/documentation/developer-guide/pom.xml	2012-02-13 16:21:24 UTC (rev 3870)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.7.0.CR1-SNAPSHOT-SNAPSHOT</version>
+    <version>7.7.0.CR1-SNAPSHOT>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>developer-guide</artifactId>

Modified: branches/7.7.x/documentation/pom.xml
===================================================================
--- branches/7.7.x/documentation/pom.xml	2012-02-13 16:17:00 UTC (rev 3869)
+++ branches/7.7.x/documentation/pom.xml	2012-02-13 16:21:24 UTC (rev 3870)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>teiid-parent</artifactId>
     <groupId>org.jboss.teiid</groupId>
-    <version>7.7.0.CR1-SNAPSHOT-SNAPSHOT</version>
+    <version>7.7.0.CR1-SNAPSHOT>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.teiid</groupId>

Modified: branches/7.7.x/documentation/quick-start-example/pom.xml
===================================================================
--- branches/7.7.x/documentation/quick-start-example/pom.xml	2012-02-13 16:17:00 UTC (rev 3869)
+++ branches/7.7.x/documentation/quick-start-example/pom.xml	2012-02-13 16:21:24 UTC (rev 3870)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.7.0.CR1-SNAPSHOT-SNAPSHOT</version>
+    <version>7.7.0.CR1-SNAPSHOT>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>quick-start-example</artifactId>

Modified: branches/7.7.x/documentation/reference/pom.xml
===================================================================
--- branches/7.7.x/documentation/reference/pom.xml	2012-02-13 16:17:00 UTC (rev 3869)
+++ branches/7.7.x/documentation/reference/pom.xml	2012-02-13 16:21:24 UTC (rev 3870)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.teiid</groupId>
     <artifactId>documentation</artifactId>
-    <version>7.7.0.CR1-SNAPSHOT-SNAPSHOT</version>
+    <version>7.7.0.CR1-SNAPSHOT>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>reference</artifactId>

Modified: branches/7.7.x/test-integration/perf/pom.xml
===================================================================
--- branches/7.7.x/test-integration/perf/pom.xml	2012-02-13 16:17:00 UTC (rev 3869)
+++ branches/7.7.x/test-integration/perf/pom.xml	2012-02-13 16:21:24 UTC (rev 3870)
@@ -3,7 +3,7 @@
 	<parent>
 		<artifactId>teiid-test-integration</artifactId>
 		<groupId>org.jboss.teiid</groupId>
-		<version>7.7.0.CR1-SNAPSHOT-SNAPSHOT</version>
+		<version>7.7.0.CR1-SNAPSHOT>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>test-integration-perf</artifactId>



More information about the teiid-commits mailing list