Skip to content

Commit

Permalink
Updated sample dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
trautonen committed Mar 18, 2015
1 parent 019c1c9 commit bd4426d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eluder</groupId>
<artifactId>eluder-parent</artifactId>
<version>5</version>
<version>6</version>
<relativePath></relativePath>
</parent>

Expand All @@ -31,7 +31,7 @@
<plugin>
<groupId>org.eluder.coveralls</groupId>
<artifactId>coveralls-maven-plugin</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.2.0-SNAPSHOT</version>
<configuration>
<sourceDirectories>
<sourceDirectory>module1/src/main/resources</sourceDirectory>
Expand Down

0 comments on commit bd4426d

Please sign in to comment.