Actualizar pom.xml

This commit is contained in:
2024-01-21 13:02:24 +01:00
parent 37352577f9
commit 97fe1f66d7

View File

@@ -5,10 +5,10 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>ies.thiar</groupId> <groupId>ies.thiar</groupId>
<artifactId>probando-restapis</artifactId> <artifactId>{{.Repository.Name}}</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<name>probando-restapis</name> <name>{{.Repository.Name}}</name>
<!-- FIXME change it to the project's website --> <!-- FIXME change it to the project's website -->
<url>http://www.example.com</url> <url>http://www.example.com</url>