Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rareddy committed Jan 7, 2013
1 parent 4b0850d commit 0830cd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Expand Up @@ -41,7 +41,7 @@
<version.javax.wsdl4j>1.6.2</version.javax.wsdl4j>
<version.junit>4.10</version.junit>
<version.javax.ws.rs>1.1</version.javax.ws.rs>
<version.org.odata4j>0.8.0-SNAPSHOT</version.org.odata4j>
<version.org.odata4j>0.8.0-SNAPSHOT-redhat</version.org.odata4j>
<version.core4j>0.5</version.core4j>
<version.resteasy-jaxrs>2.3.2.Final</version.resteasy-jaxrs>
</properties>
Expand Down Expand Up @@ -689,6 +689,7 @@
<groupId>org.odata4j</groupId>
<artifactId>odata4j-core</artifactId>
<version>${version.org.odata4j}</version>
<classifier>redhat</classifier>
<exclusions>
<exclusion>
<groupId>org.eclipse.persistence</groupId>
Expand Down

0 comments on commit 0830cd8

Please sign in to comment.