Explorar el Código

[maven-release-plugin] prepare release 1.0.22

tags/1.0.22^0
ymlam hace 2 años
padre
commit
91a1db3ee8
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      pom.xml

+ 2
- 2
pom.xml Ver fichero

@@ -2,13 +2,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>alerttek</groupId>
<artifactId>CommEngine</artifactId>
<version>1.0.22-SNAPSHOT</version>
<version>1.0.22</version>
<properties>
<maven.test.skip>true</maven.test.skip>
</properties>
<scm>
<developerConnection>scm:git:https://git.link2tek.net/ymlam/CommEngine.git</developerConnection>
<tag>HEAD</tag>
<tag>1.0.22</tag>
</scm>

<build>


Cargando…
Cancelar
Guardar