Explorar el Código

Manually revert revision in pom.xml back to 1.0.6-SNAPSHOT

tags/CommEngine-1.0.6
ymlam hace 4 años
padre
commit
196a51856e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml Ver fichero

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>alerttek</groupId>
<artifactId>CommEngine</artifactId>
<version>1.0.6</version>
<version>1.0.6-SNAPSHOT</version>
<properties>
<maven.test.skip>true</maven.test.skip>
</properties>


Cargando…
Cancelar
Guardar