Skip to content

Commit

Permalink
iss. 36 fix dependency in test pom from injector.core back to injector
Browse files Browse the repository at this point in the history
  • Loading branch information
ljacqu committed Nov 2, 2016
1 parent b0b4e4f commit b7c0f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<dependencies>
<dependency>
<groupId>ch.jalu</groupId>
<artifactId>injector.core</artifactId>
<artifactId>injector</artifactId>
<version>0.4-SNAPSHOT</version>
</dependency>

Expand Down

0 comments on commit b7c0f95

Please sign in to comment.