Skip to content
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.

Commit

Permalink
Releasing phone home api 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rottebds committed Aug 14, 2017
1 parent 768ab3e commit fcf8064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>phone-home-api</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>

<name>Phone Home API</name>
<url>http://maven.apache.org</url>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>hub-common-rest</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
</dependency>
<dependency>
<groupId>org.mock-server</groupId>
Expand Down

0 comments on commit fcf8064

Please sign in to comment.