Skip to content

Commit e164698

Browse files
committed
Remove skipping
1 parent 481080a commit e164698

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -340,14 +340,6 @@
340340
<skip>true</skip>
341341
</configuration>
342342
</plugin>
343-
<plugin>
344-
<groupId>org.apache.maven.plugins</groupId>
345-
<artifactId>maven-dependency-plugin</artifactId>
346-
<version>3.8.1</version>
347-
<configuration>
348-
<skip>true</skip>
349-
</configuration>
350-
</plugin>
351343
<plugin>
352344
<groupId>org.apache.maven.plugins</groupId>
353345
<artifactId>maven-plugin-plugin</artifactId>

0 commit comments

Comments
 (0)