Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
Add test scope to Maven ref
Browse files Browse the repository at this point in the history
  • Loading branch information
zapodot committed Sep 22, 2016
1 parent 2ce6ee6 commit d0786ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ As this library is distributed through the Sonatype OSS repository, it should be
<groupId>org.zapodot</groupId>
<artifactId>akka-test-junit</artifactId>
<version>1.1.2</version>
<scope>test</scope>
</dependency>
```

Expand Down

0 comments on commit d0786ad

Please sign in to comment.