Author: van.halbert
Date: 2013-01-15 11:51:46 -0500 (Tue, 15 Jan 2013)
New Revision: 4543
Modified:
branches/7.7.x/connectors/sandbox/connector-coherence/pom.xml
branches/7.7.x/connectors/sandbox/connector-template/pom.xml
branches/7.7.x/connectors/sandbox/translator-coherence/pom.xml
branches/7.7.x/connectors/sandbox/translator-yahoo/pom.xml
Log:
updating pom.xml version to 7.7.5 for the 5.3.1 release
Modified: branches/7.7.x/connectors/sandbox/connector-coherence/pom.xml
===================================================================
--- branches/7.7.x/connectors/sandbox/connector-coherence/pom.xml 2013-01-15 16:50:55 UTC
(rev 4542)
+++ branches/7.7.x/connectors/sandbox/connector-coherence/pom.xml 2013-01-15 16:51:46 UTC
(rev 4543)
@@ -3,7 +3,7 @@
<parent>
<artifactId>sandbox</artifactId>
<groupId>org.jboss.teiid.connectors</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-coherence</artifactId>
Modified: branches/7.7.x/connectors/sandbox/connector-template/pom.xml
===================================================================
--- branches/7.7.x/connectors/sandbox/connector-template/pom.xml 2013-01-15 16:50:55 UTC
(rev 4542)
+++ branches/7.7.x/connectors/sandbox/connector-template/pom.xml 2013-01-15 16:51:46 UTC
(rev 4543)
@@ -6,7 +6,7 @@
<name>${connector-name}</name>
<description>${connector-name}</description>
<packaging>rar</packaging>
- <version>7.7.4</version>
+ <version>7.7.5</version>
<properties>
<teiid.version>${teiid-version}</teiid.version>
</properties>
Modified: branches/7.7.x/connectors/sandbox/translator-coherence/pom.xml
===================================================================
--- branches/7.7.x/connectors/sandbox/translator-coherence/pom.xml 2013-01-15 16:50:55 UTC
(rev 4542)
+++ branches/7.7.x/connectors/sandbox/translator-coherence/pom.xml 2013-01-15 16:51:46 UTC
(rev 4543)
@@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-coherence</artifactId>
<groupId>org.jboss.teiid.connectors.sandbox</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
<name>Coherence Translator</name>
<description>This is the tranlator for a Coherence
connector</description>
Modified: branches/7.7.x/connectors/sandbox/translator-yahoo/pom.xml
===================================================================
--- branches/7.7.x/connectors/sandbox/translator-yahoo/pom.xml 2013-01-15 16:50:55 UTC
(rev 4542)
+++ branches/7.7.x/connectors/sandbox/translator-yahoo/pom.xml 2013-01-15 16:51:46 UTC
(rev 4543)
@@ -3,7 +3,7 @@
<parent>
<artifactId>sandbox</artifactId>
<groupId>org.jboss.teiid.connectors</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-yahoo</artifactId>
Show replies by date