Author: shawkins
Date: 2012-02-13 12:03:55 -0500 (Mon, 13 Feb 2012)
New Revision: 3871
Modified:
branches/7.7.x/build/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:
one more correction
Modified: branches/7.7.x/build/pom.xml
===================================================================
--- branches/7.7.x/build/pom.xml 2012-02-13 16:21:24 UTC (rev 3870)
+++ branches/7.7.x/build/pom.xml 2012-02-13 17:03:55 UTC (rev 3871)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.0.CR1-SNAPSHOT>
+ <version>7.7.0.CR1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid</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:21:24 UTC
(rev 3870)
+++ branches/7.7.x/documentation/client-developers-guide/pom.xml 2012-02-13 17:03:55 UTC
(rev 3871)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid</groupId>
<artifactId>documentation</artifactId>
- <version>7.7.0.CR1-SNAPSHOT>
+ <version>7.7.0.CR1-SNAPSHOT</version>
</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:21:24 UTC (rev
3870)
+++ branches/7.7.x/documentation/developer-guide/pom.xml 2012-02-13 17:03:55 UTC (rev
3871)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid</groupId>
<artifactId>documentation</artifactId>
- <version>7.7.0.CR1-SNAPSHOT>
+ <version>7.7.0.CR1-SNAPSHOT</version>
</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:21:24 UTC (rev 3870)
+++ branches/7.7.x/documentation/pom.xml 2012-02-13 17:03:55 UTC (rev 3871)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.0.CR1-SNAPSHOT>
+ <version>7.7.0.CR1-SNAPSHOT</version>
</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:21:24 UTC (rev
3870)
+++ branches/7.7.x/documentation/quick-start-example/pom.xml 2012-02-13 17:03:55 UTC (rev
3871)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid</groupId>
<artifactId>documentation</artifactId>
- <version>7.7.0.CR1-SNAPSHOT>
+ <version>7.7.0.CR1-SNAPSHOT</version>
</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:21:24 UTC (rev 3870)
+++ branches/7.7.x/documentation/reference/pom.xml 2012-02-13 17:03:55 UTC (rev 3871)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid</groupId>
<artifactId>documentation</artifactId>
- <version>7.7.0.CR1-SNAPSHOT>
+ <version>7.7.0.CR1-SNAPSHOT</version>
</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:21:24 UTC (rev 3870)
+++ branches/7.7.x/test-integration/perf/pom.xml 2012-02-13 17:03:55 UTC (rev 3871)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-test-integration</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.0.CR1-SNAPSHOT>
+ <version>7.7.0.CR1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-integration-perf</artifactId>
Show replies by date