Skip to content

Commit 13fc641

Browse files
authored
Merge pull request #11 from sbabcoc/pr/remove-commented-pom-nodes
Remove commented POM nodes, which cause issues
2 parents 95f8558 + bac363b commit 13fc641

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

pom.xml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -195,21 +195,6 @@
195195
</execution>
196196
</executions>
197197
</plugin>
198-
<!-- <plugin>-->
199-
<!-- <groupId>org.owasp</groupId>-->
200-
<!-- <artifactId>dependency-check-maven</artifactId>-->
201-
<!-- <version>${dependencycheck.version}</version>-->
202-
<!-- <configuration>-->
203-
<!-- <failBuildOnCVSS>0</failBuildOnCVSS>-->
204-
<!-- </configuration>-->
205-
<!-- <executions>-->
206-
<!-- <execution>-->
207-
<!-- <goals>-->
208-
<!-- <goal>check</goal>-->
209-
<!-- </goals>-->
210-
<!-- </execution>-->
211-
<!-- </executions>-->
212-
<!-- </plugin>-->
213198
<plugin>
214199
<groupId>org.apache.maven.plugins</groupId>
215200
<artifactId>maven-assembly-plugin</artifactId>

0 commit comments

Comments
 (0)