瀏覽代碼

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

tags/1.0.3
yiu 4 年之前
父節點
當前提交
0ac1654296
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      pom.xml

+ 2
- 2
pom.xml 查看文件

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

<build>


Loading…
取消
儲存