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

Commit

Permalink
removing test-common
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kerwin committed Oct 24, 2016
1 parent e26a1c4 commit 66c33e5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.blackducksoftware.integration</groupId>
<artifactId>common-maven-parent</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>pom</packaging>

<name>Common Maven Parent POM</name>
Expand Down Expand Up @@ -78,12 +78,6 @@
</repositories>

<dependencies>
<dependency>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>integration-test-common</artifactId>
<version>1.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 66c33e5

Please sign in to comment.