Skip to content

Commit

Permalink
Fix buggy parent POM number
Browse files Browse the repository at this point in the history
  • Loading branch information
tsegismont committed Jun 1, 2015
1 parent 60b73fd commit 761f715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion load-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.hawkular.metrics</groupId>
<artifactId>hawkular-metrics-parent</artifactId>
<version>0.3.4-SNAPSHOT</version>
<version>0.3.5-SNAPSHOT</version>
</parent>

<artifactId>hawkular-metrics-load-tests</artifactId>
Expand Down

0 comments on commit 761f715

Please sign in to comment.