Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Commit

Permalink
using latest common
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kerwin committed Sep 28, 2017
1 parent 602ed24 commit 72c2b7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>hub-common-rest</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.5.0</version>

<name>Hub Common Rest</name>
<description>General Code for Rest Connections to the Hub</description>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>integration-common</artifactId>
<version>7.0.0</version>
<version>7.1.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 72c2b7e

Please sign in to comment.