Skip to content

Commit

Permalink
Updates to latest arq-core and jboss-parent
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszmajsak committed Mar 30, 2017
1 parent 0919e60 commit 430100c
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>19</version>
<version>22</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -52,9 +52,9 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<version.org.jboss.shrinkwrap>1.2.1</version.org.jboss.shrinkwrap>
<version.junit>4.11</version.junit>
<version.junit>4.12</version.junit>
<version.undertow>1.0.0.CR5</version.undertow>
<version.arquillian.core>1.1.1.Final</version.arquillian.core>
<version.arquillian.core>1.1.13.Final</version.arquillian.core>
<version.async.http.client>1.8.2</version.async.http.client>
</properties>

Expand Down

0 comments on commit 430100c

Please sign in to comment.