Skip to content

Commit

Permalink
TEIID-3137 missed pom changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shawkins committed Oct 1, 2014
1 parent ba9394c commit 5249336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion connectors/translator-object/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.9.0.Beta2-SNAPSHOT</version>
<version>8.9.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-object</artifactId>
Expand Down
4 changes: 1 addition & 3 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.integration-platform</groupId>
<artifactId>jboss-integration-platform-parent</artifactId>
<version>6.0.0.CR10</version>
<version>6.0.0.CR8</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid</groupId>
Expand Down Expand Up @@ -1202,7 +1202,6 @@
<groupId>org.infinispan</groupId>
<artifactId>infinispan-query</artifactId>
<version>${version.org.infinispan}</version>
<!--
<exclusions>
<exclusion>
<groupId>org.hibernate</groupId>
Expand All @@ -1213,7 +1212,6 @@
<artifactId>hibernate-search-infinispan</artifactId>
</exclusion>
</exclusions>
-->
</dependency>
<dependency>
<groupId>org.fusesource.jansi</groupId>
Expand Down

0 comments on commit 5249336

Please sign in to comment.