Skip to content
This repository was archived by the owner on Sep 27, 2025. It is now read-only.

Commit 900604e

Browse files
[maven-release-plugin] [actions skip]prepare release crispyfish-0.5.4
1 parent 0dc3c32 commit 900604e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>tech.coner.crispyfish</groupId>
77
<artifactId>crispyfish</artifactId>
8-
<version>0.5.4-SNAPSHOT</version>
8+
<version>0.5.4</version>
99
</parent>
1010
<artifactId>crispyfish-library</artifactId>
1111

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>tech.coner.crispyfish</groupId>
66
<artifactId>crispyfish</artifactId>
7-
<version>0.5.4-SNAPSHOT</version>
7+
<version>0.5.4</version>
88
<packaging>pom</packaging>
99

1010
<name>Crispy Fish</name>
@@ -57,7 +57,7 @@
5757
<connection>scm:git:git@github.com:coner-tech/crispy-fish.git</connection>
5858
<developerConnection>scm:git:git@github.com:coner-tech/crispy-fish.git</developerConnection>
5959
<url>https://github.com/coner-tech/crispy-fish</url>
60-
<tag>crispyfish-0.5.0</tag>
60+
<tag>crispyfish-0.5.4</tag>
6161
</scm>
6262

6363
<build>

0 commit comments

Comments
 (0)