Updated the pom

This commit is contained in:
jdjm 2022-01-13 20:49:05 +00:00
parent 7b1bc6980f
commit 3134c55289

20
pom.xml
View File

@ -294,17 +294,15 @@
<url>https://nexus.bedatadriven.com/content/groups/public/</url> <url>https://nexus.bedatadriven.com/content/groups/public/</url>
</repository> </repository>
<repository>
<!-- <repository> --> <snapshots>
<!-- <snapshots> --> <enabled>false</enabled>
<!-- <enabled>false</enabled> --> </snapshots>
<!-- </snapshots> --> <id>talan</id>
<!-- <id>talan</id> --> <name>talan</name>
<!-- <name>talan</name> --> <url>https://nexus.talanlabs.com/content/repositories/releases/</url>
<!-- <url>https://nexus.talanlabs.com/content/repositories/releases/</url> --> </repository>
<!-- </repository> -->
<!-- Repo for jpam code- this used for deep learning --> <!-- Repo for jpam code- this used for deep learning -->
<!-- <repository> --> <!-- <repository> -->
<!-- <id>jdl4pam</id> --> <!-- <id>jdl4pam</id> -->