Update pom.xml

This commit is contained in:
Demian 2020-04-06 14:36:26 -03:00
parent bc0747312e
commit 77c7b2181e

View file

@ -286,6 +286,11 @@
</licenses>
<repositories>
<repository>
<id>central maven repo</id>
<name>central maven repo https</name>
<url>https://repo.maven.apache.org/maven2</url>
</repository>
<repository>
<id>spring-snapshots</id>
<name>Spring Snapshots</name>