We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 817832f commit 9a7070bCopy full SHA for 9a7070b
1 file changed
pom.xml
@@ -1320,18 +1320,6 @@
1320
</execution>
1321
</executions>
1322
</plugin>
1323
- <plugin>
1324
- <groupId>com.github.veithen.maven</groupId>
1325
- <artifactId>hermetic-maven-plugin</artifactId>
1326
- <version>0.9.0</version>
1327
- <executions>
1328
- <execution>
1329
- <goals>
1330
- <goal>generate-policy</goal>
1331
- </goals>
1332
- </execution>
1333
- </executions>
1334
- </plugin>
1335
<plugin>
1336
<groupId>com.github.veithen.alta</groupId>
1337
<artifactId>alta-maven-plugin</artifactId>
0 commit comments