Skip to content

Commit

Permalink
remove maven jarjar plugin (#773)
Browse files Browse the repository at this point in the history
This is not bound to any executions so I don't think we're using it.
  • Loading branch information
elharo authored and chingor13 committed Aug 8, 2019
1 parent 23e4383 commit f27f63c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -281,11 +281,6 @@
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>jarjar-maven-plugin</artifactId>
<version>1.9</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
Expand Down

0 comments on commit f27f63c

Please sign in to comment.