Skip to content

Commit

Permalink
There is no reason to manage com.codahale.metrics:metrics-core
Browse files Browse the repository at this point in the history
(cherry picked from commit e226d5d)
Signed-off-by: Stefan Negrea <snegrea@redhat.com>
  • Loading branch information
Stefan Negrea committed Mar 2, 2016
1 parent cc900cc commit 6191282
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@
<!-- Dependencies versions -->
<version.org.hawkular.accounts>2.0.22.Final</version.org.hawkular.accounts>
<version.org.hawkular.commons>0.4.0.Final</version.org.hawkular.commons>
<version.com.codahale.metrics>3.0.2</version.com.codahale.metrics>
<version.javax.enterprise.cdi-api>1.2</version.javax.enterprise.cdi-api>
<version.joda-time>2.7</version.joda-time>
<version.logback>1.1.3</version.logback>
Expand Down Expand Up @@ -218,11 +217,6 @@
<artifactId>antlr4-runtime</artifactId>
<version>${version.org.antlr}</version>
</dependency>
<dependency>
<groupId>com.codahale.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>${version.com.codahale.metrics}</version>
</dependency>
<!-- Doc dependencies -->
<dependency>
<groupId>io.swagger</groupId>
Expand Down

0 comments on commit 6191282

Please sign in to comment.