Skip to content

Commit

Permalink
Merge pull request #212 from ngageoint/GEOWAVE-210
Browse files Browse the repository at this point in the history
changed snapshot coveralls tweak to release
  • Loading branch information
chrisbennight committed Jan 30, 2015
2 parents c1b43c5 + d2f39fd commit d32a8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -357,7 +357,7 @@
<plugin>
<groupId>org.eluder.coveralls</groupId>
<artifactId>coveralls-maven-plugin</artifactId>
<version>3.1.0-munge-hack-SNAPSHOT</version>
<version>3.1.0-munge-hack</version>
<configuration>
<jacocoReports>
<jacocoReport>${project.basedir}/geowave-index/target/site/jacoco-ut/jacoco.xml</jacocoReport>
Expand Down

0 comments on commit d32a8aa

Please sign in to comment.