Skip to content

Commit

Permalink
[HWKMETRICS-216] Fix test dependency to point to the newly renamed mo…
Browse files Browse the repository at this point in the history
…dule.
  • Loading branch information
Stefan Negrea committed Sep 10, 2015
1 parent 0160642 commit 2c87b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/rest-tests-jaxrs-1.1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>hawkular-metrics-rest-tests</artifactId>
<artifactId>hawkular-metrics-rest-tests-jaxrs</artifactId>
<version>${project.version}</version>
<type>test-jar</type>
<scope>test</scope>
Expand Down

0 comments on commit 2c87b2e

Please sign in to comment.