Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

Commit 3ca53ca

Browse files
author
ci.l1t.li Jenkins
committed
[maven-release-plugin]prepare release cbu-parent-1.5.5
1 parent ecf6cad commit 3ca53ca

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

bootstrap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>cbu-parent</artifactId>
2424
<groupId>io.github.xxyy.cmdblocker</groupId>
25-
<version>1.5.5-SNAPSHOT</version>
25+
<version>1.5.5</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

bungee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>cbu-parent</artifactId>
2424
<groupId>io.github.xxyy.cmdblocker</groupId>
25-
<version>1.5.5-SNAPSHOT</version>
25+
<version>1.5.5</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>cbu-parent</artifactId>
2424
<groupId>io.github.xxyy.cmdblocker</groupId>
25-
<version>1.5.5-SNAPSHOT</version>
25+
<version>1.5.5</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<groupId>io.github.xxyy.cmdblocker</groupId>
2626
<artifactId>cbu-parent</artifactId>
2727
<packaging>pom</packaging>
28-
<version>1.5.5-SNAPSHOT</version>
28+
<version>1.5.5</version>
2929

3030
<modules>
3131
<module>common</module>
@@ -49,7 +49,7 @@
4949

5050
<scm>
5151
<connection>scm:git:git@github.com:xxyy/commandblockerultimate.git</connection>
52-
<tag>HEAD</tag>
52+
<tag>cbu-parent-1.5.5</tag>
5353
</scm>
5454

5555
<licenses>

spigot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>cbu-parent</artifactId>
2424
<groupId>io.github.xxyy.cmdblocker</groupId>
25-
<version>1.5.5-SNAPSHOT</version>
25+
<version>1.5.5</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

0 commit comments

Comments
 (0)