Browse Source

[maven-release-plugin] rollback the release of 1.0.33

tags/1.0.33
ymlam 1 year ago
parent
commit
451895a32f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -2,7 +2,7 @@
<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.34-SNAPSHOT</version>
<version>1.0.33-SNAPSHOT</version>
<properties> <properties>
<maven.test.skip>true</maven.test.skip> <maven.test.skip>true</maven.test.skip>
</properties> </properties>


Loading…
Cancel
Save