Skip to content

Commit

Permalink
[SHRINKWRAP-401] Remove scopes from BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger committed Apr 23, 2012
1 parent 1b607bd commit f2d8c98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,11 @@
<groupId>org.jboss.shrinkwrap</groupId>
<artifactId>shrinkwrap-spi</artifactId>
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.jboss.shrinkwrap</groupId>
<artifactId>shrinkwrap-impl-base</artifactId>
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit f2d8c98

Please sign in to comment.