Skip to content

Instantly share code, notes, and snippets.

@jardineworks
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jardineworks/0021d14c0c879930cc5b to your computer and use it in GitHub Desktop.
Save jardineworks/0021d14c0c879930cc5b to your computer and use it in GitHub Desktop.
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-bom</artifactId>
<version>1.1.5.Final</version>
<scope>import</scope>
<type>pom</type>
</dependency>
</dependencies>
</dependencyManagement>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment