浏览代码

[maven-release-plugin] prepare release 1.0.33

tags/1.0.33
ymlam 1年前
父节点
当前提交
7a29b7cb3e
共有 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.33-SNAPSHOT</version>
<version>1.0.33</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.33</tag>
</scm>

<build>


正在加载...
取消
保存