Skip to content
This repository has been archived by the owner on Oct 16, 2018. It is now read-only.

Commit

Permalink
Update pom for og-s3
Browse files Browse the repository at this point in the history
Change scope of com.cleversafe.og-supplier
to be for test only as not needed
in actual runtime applications
  • Loading branch information
Brent Dirks committed Oct 18, 2016
1 parent 98b524b commit 6c14b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions og-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<dependency>
<groupId>com.cleversafe</groupId>
<artifactId>og-supplier</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 6c14b42

Please sign in to comment.