Skip to content

Commit f27f63c

Browse files
elharochingor13
authored andcommitted
remove maven jarjar plugin (#773)
This is not bound to any executions so I don't think we're using it.
1 parent 23e4383 commit f27f63c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -281,11 +281,6 @@
281281
<artifactId>maven-deploy-plugin</artifactId>
282282
<version>2.8.2</version>
283283
</plugin>
284-
<plugin>
285-
<groupId>org.sonatype.plugins</groupId>
286-
<artifactId>jarjar-maven-plugin</artifactId>
287-
<version>1.9</version>
288-
</plugin>
289284
<plugin>
290285
<groupId>org.apache.maven.plugins</groupId>
291286
<artifactId>maven-source-plugin</artifactId>

0 commit comments

Comments
 (0)