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