Sfoglia il codice sorgente

[maven-release-plugin] prepare release 1.0.24

tags/1.0.24^0
ymlam 2 anni fa
parent
commit
4b9d88def7
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      pom.xml

+ 2
- 2
pom.xml Vedi File

@@ -2,13 +2,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>alerttek</groupId>
<artifactId>CommEngine</artifactId>
<version>1.0.24-SNAPSHOT</version>
<version>1.0.24</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.24</tag>
</scm>

<build>


Caricamento…
Annulla
Salva