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

Commit 7b29d8b

Browse files
[maven-release-plugin] prepare release crispyfish-0.5.0
1 parent 3de7563 commit 7b29d8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.0-SNAPSHOT</version>
8+
<version>0.5.0</version>
99
</parent>
1010
<artifactId>crispyfish-library</artifactId>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
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.0-SNAPSHOT</version>
7+
<version>0.5.0</version>
88
<packaging>pom</packaging>
99

1010
<name>Crispy Fish</name>

0 commit comments

Comments
 (0)