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

Commit

Permalink
Updated common-maven-parent, bundled as osgi, updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rottebds committed Apr 19, 2017
1 parent b6d8af8 commit 517099e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
<parent>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>common-maven-parent</artifactId>
<version>2.3.0</version>
<version>2.4.1</version>
</parent>

<artifactId>hub-common-rest</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>bundle</packaging>

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

0 comments on commit 517099e

Please sign in to comment.