Skip to content

Commit

Permalink
Revert "added a dependency for the maven plugin"
Browse files Browse the repository at this point in the history
This reverts commit b5deeb0.
  • Loading branch information
StevenArzt committed Aug 17, 2018
1 parent b5deeb0 commit a6694f1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -457,12 +457,6 @@
<type>pom</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>${maven-assembly-plugin.version}</version>
<type>maven-plugin</type>
</dependency>
</dependencies>
<repositories>
<repository>
Expand Down

0 comments on commit a6694f1

Please sign in to comment.