Explorar el Código

[maven-release-plugin] prepare release 1.0.33

tags/1.0.33^0
ymlam hace 1 año
padre
commit
95373cb9d7
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.33-SNAPSHOT</version>
<version>1.0.33</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.33</tag>
</scm>

<build>


Cargando…
Cancelar
Guardar