Explorar el Código

Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit 538dede739.
tags/1.0.0
Yuk-Ming Lam hace 5 años
padre
commit
21ddd94743
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>0.0.4-SNAPSHOT</version>
<version>0.0.3</version>
<properties>
<maven.test.skip>true</maven.test.skip>
</properties>
<scm>
<developerConnection>scm:git:ssh://dev1.link2tek.net/home/alerttekdev/git_hub/CommEngine.git</developerConnection>
<tag>HEAD</tag>
<tag>CommEngine-0.0.3</tag>
</scm>

<build>


Cargando…
Cancelar
Guardar