Skip to content

Commit

Permalink
Move jabsc to provided Maven scope
Browse files Browse the repository at this point in the history
Refs #3
  • Loading branch information
nobeh committed Aug 4, 2015
1 parent 99e60eb commit 3353747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<groupId>${project.groupId}</groupId>
<artifactId>jabsc</artifactId>
<version>${version.jabsc}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 3353747

Please sign in to comment.