Skip to content

Commit

Permalink
Removing over dependencied test jar.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Bacon committed Nov 13, 2015
1 parent 1268ac4 commit 3647b6c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,14 +210,6 @@
<version>1.3.2</version>
</dependency>


<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>substeps-core</artifactId>
<version>1.1.3-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 3647b6c

Please sign in to comment.