Added Root POM for Snyk
This commit is contained in:
parent
0d37c7b152
commit
2a9bb44fec
2 changed files with 3 additions and 3 deletions
11
pom.xml
Normal file
11
pom.xml
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId></groupId>
|
||||
<artifactId></artifactId>
|
||||
<version></version>
|
||||
<name></name>
|
||||
<description></description>
|
||||
<url></url>
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue