Skip to content

Commit

Permalink
Upgrade ShrinkWrap to 1.1.3 (eliminates the deadlock warning in the l…
Browse files Browse the repository at this point in the history
…og during test run)
  • Loading branch information
jharting committed Sep 6, 2013
1 parent e5028fc commit 5d75004
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions jboss-tck-runner/1.1/pom.xml
Expand Up @@ -21,6 +21,7 @@

<properties>
<htmlunit.version>2.9</htmlunit.version>
<shrinkwrap.version>1.0.1</shrinkwrap.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -75,7 +75,7 @@
<junit.version>4.8.1</junit.version>
<log4j.version>1.2.14</log4j.version>
<selenium.maven.plugin.version>1.0.1</selenium.maven.plugin.version>
<shrinkwrap.version>1.0.0-cr-1</shrinkwrap.version>
<shrinkwrap.version>1.1.3</shrinkwrap.version>
<shrinkwrap.descriptors.version>1.1.0-beta-1</shrinkwrap.descriptors.version>
<testng.version>5.10</testng.version>
<weld.api.version>2.1.Beta1</weld.api.version>
Expand Down

0 comments on commit 5d75004

Please sign in to comment.