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

Commit

Permalink
Release 1.2.3. Updating integration-common
Browse files Browse the repository at this point in the history
  • Loading branch information
jrichard committed May 22, 2017
1 parent ffd36f9 commit a9277c9
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>1.2.3-SNAPSHOT</version>
<version>1.2.3</version>
<packaging>bundle</packaging>

<name>Hub Common Rest</name>
Expand All @@ -27,7 +27,7 @@
<dependency>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>integration-common</artifactId>
<version>5.7.3</version>
<version>5.7.4</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit a9277c9

Please sign in to comment.