Skip to content

Commit

Permalink
TEIID-3553: (missed earlier) odata -> oreva changes
Browse files Browse the repository at this point in the history
  • Loading branch information
johnathonlee committed Sep 17, 2015
1 parent f9cab7c commit 269b93f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="urn:jboss:module:1.0" name="org.odata4j.core">
<module xmlns="urn:jboss:module:1.0" name="org.jboss.oreva">
<resources>
<resource-root path="odata4j-core-${version.org.odata4j}.jar" />
<resource-root path="core4j-${version.core4j}.jar" />
<resource-root path="odata-core-${version.org.jboss.oreva}.jar" />
<resource-root path="common-${version.org.jboss.oreva}.jar" />
</resources>

<dependencies>
Expand Down
Expand Up @@ -6,7 +6,7 @@
</resources>

<dependencies>
<module name="org.odata4j.core"/>
<module name="org.jboss.oreva"/>
<module name="org.jboss.resteasy.resteasy-jaxrs"/>
<module name="javax.xml.ws.api"/>
<module name="javax.api"/>
Expand Down

0 comments on commit 269b93f

Please sign in to comment.