Skip to content

Commit 281d9c8

Browse files
committed
Remove maven plugin
1 parent 15ea395 commit 281d9c8

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

AdvancedCore/pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -61,20 +61,6 @@
6161
</plugins>
6262
</pluginManagement>
6363
<plugins>
64-
65-
<plugin>
66-
<groupId>org.codehaus.mojo</groupId>
67-
<artifactId>versions-maven-plugin</artifactId>
68-
<version>2.7</version>
69-
<configuration>
70-
<includes>
71-
<include>com.bencodez:simpleapi</include>
72-
</includes>
73-
<allowSnapshots>true</allowSnapshots>
74-
75-
</configuration>
76-
</plugin>
77-
7864
<plugin>
7965
<groupId>org.projectlombok</groupId>
8066
<artifactId>lombok-maven-plugin</artifactId>

0 commit comments

Comments
 (0)