Skip to content

Commit

Permalink
INT-424 Update platform API.
Browse files Browse the repository at this point in the history
  • Loading branch information
whyjustin committed Feb 8, 2018
1 parent 517ccf9 commit f7953b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -25,7 +25,7 @@

<groupId>org.sonatype.nexus.ci</groupId>
<artifactId>nexus-jenkins-plugin</artifactId>
<version>1.5-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
<packaging>hpi</packaging>

<name>Nexus Platform Plugin</name>
Expand Down Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>com.sonatype.nexus</groupId>
<artifactId>nexus-platform-api</artifactId>
<version>1.8-SNAPSHOT</version>
<version>2.0-SNAPSHOT</version>
<classifier>internal</classifier>
</dependency>

Expand Down

0 comments on commit f7953b9

Please sign in to comment.