Skip to content

Instantly share code, notes, and snippets.

@brunoborges
Created May 11, 2017 15:24
Show Gist options
  • Save brunoborges/cb1b89883ac46f36639c19003d55c56a to your computer and use it in GitHub Desktop.
Save brunoborges/cb1b89883ac46f36639c19003d55c56a to your computer and use it in GitHub Desktop.
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.arquillian</groupId>
<artifactId>arquillian-universe</artifactId>
<version>${version.arquillian_universe}</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