Skip to content

Commit

Permalink
[HWKMETRICS-185] Update dependent repository in main JAX-RS 1.1 module.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Negrea committed Aug 10, 2015
1 parent 178ae45 commit 2e81602
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions api/metrics-api-jaxrs-1.1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<description>Hawkular Metrics JAX-RS 1.1 API Implementation</description>

<properties>
<enforcer.skip>true</enforcer.skip>
</properties>

<dependencies>
Expand Down Expand Up @@ -123,6 +124,13 @@
</dependency>
</dependencies>

<repositories>
<repository>
<id>eap_6_early_access</id>
<url>https://maven.repository.redhat.com/earlyaccess/all/</url>
</repository>
</repositories>

<build>
<finalName>hawkular-metrics-api-jaxrs-1.1</finalName>
<plugins>
Expand Down

0 comments on commit 2e81602

Please sign in to comment.