Skip to content

Commit

Permalink
Updated pom to use changes that fixes [JENKINS-20141]
Browse files Browse the repository at this point in the history
  • Loading branch information
MadsNielsen committed Nov 7, 2013
1 parent c2ace3f commit 0a361d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@

<groupId>net.praqma</groupId>
<artifactId>drmemory-plugin</artifactId>
<version>0.1.2-SNAPSHOT</version>
<version>1.0-SNAPSHOT</version>
<name>Dr. Memory Plugin</name>
<description>Integrates Dr. Memory with Jenkins</description>
<url>https://wiki.jenkins-ci.org/display/JENKINS/drmemory+plugin</url>
Expand Down Expand Up @@ -122,7 +122,7 @@
<dependency>
<groupId>net.praqma</groupId>
<artifactId>drmemory-api</artifactId>
<version>0.1.0</version>
<version>0.1.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 0a361d0

Please sign in to comment.