Skip to content

Commit

Permalink
Upgrades the teiid runtime client plugins to 8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Richardson committed Apr 4, 2014
1 parent 966effe commit ea9cae7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/teiid/org.teiid.runtime.client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<artifactId>org.teiid.runtime.client</artifactId>
<packaging>eclipse-plugin</packaging>
<name>teiid runtime client</name>
<version>8.4.0-SNAPSHOT</version>
<version>8.5.0-SNAPSHOT</version>
<description>Teiid SQL runtime client</description>
<properties>
<jbossas-version>7.2.0.Final</jbossas-version>
Expand Down
2 changes: 1 addition & 1 deletion tests/org.teiid.runtime.client.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
</parent>
<groupId>org.jboss.tools</groupId>
<artifactId>org.teiid.runtime.client.test</artifactId>
<version>8.4.0-SNAPSHOT</version>
<version>8.5.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
Expand Down

0 comments on commit ea9cae7

Please sign in to comment.