Skip to content

Commit

Permalink
Test dependencies -> 0.0.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Warren committed Sep 21, 2016
1 parent 8af29fa commit 684e805
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions spring-content-mongo-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@
<scope>test</scope>
</dependency>
</dependencies>
<groupId>com.github.paulcwarren</groupId>
<version>0.0.2-SNAPSHOT</version>

</project>
2 changes: 1 addition & 1 deletion spring-content-rest-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-mongo-boot-starter</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.2-SNAPSHOT</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 684e805

Please sign in to comment.