Skip to content

Commit

Permalink
[SHRINKWRAP-420] Upgrade to Jboss-parent POM 8 and shrinkwrap-api 1.0…
Browse files Browse the repository at this point in the history
….1 and openejb-core 3.1.4
  • Loading branch information
MarcosBermudez authored and ALRubinger committed Oct 2, 2012
1 parent 6a57003 commit 5171b59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>5</version>
<version>8</version>
</parent>

<!-- Model Version -->
Expand All @@ -25,8 +25,8 @@
<properties>

<!-- Versioning -->
<version.org.jboss.shrinkwrap>1.0.0-beta-1</version.org.jboss.shrinkwrap>
<version.org.apache.openejb_openejb.core>3.1.2</version.org.apache.openejb_openejb.core>
<version.org.jboss.shrinkwrap>1.0.1</version.org.jboss.shrinkwrap>
<version.org.apache.openejb_openejb.core>3.1.4</version.org.apache.openejb_openejb.core>
<version.junit_junit>4.8</version.junit_junit>

</properties>
Expand Down

0 comments on commit 5171b59

Please sign in to comment.