Skip to content

Commit

Permalink
pom.xml: use latest skeleton to fix log4j <-> Arecibo bug
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
  • Loading branch information
Pierre-Alexandre Meyer committed Nov 10, 2011
1 parent b4ee4e9 commit 69bc7e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>com.ning</groupId>
<artifactId>metrics.base-pom</artifactId>
<version>0.0.9</version>
<version>0.0.10</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.ning</groupId>
Expand Down Expand Up @@ -162,7 +162,7 @@
<dependency><!-- For LogLevelCounterAppender -->
<groupId>com.ning.jetty</groupId>
<artifactId>ning-service-skeleton-log4j</artifactId>
<version>0.0.10</version>
<version>0.0.12</version>
<classifier>selfcontained</classifier>
<scope>runtime</scope>
</dependency>
Expand Down

0 comments on commit 69bc7e7

Please sign in to comment.