Skip to content

Commit 2af5003

Browse files
committed
[maven-release-plugin] prepare release ensure4j-0.0.45
1 parent 0bdd7b4 commit 2af5003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/pom.xml

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

55
<groupId>io.github.mangila</groupId>
66
<artifactId>ensure4j</artifactId>
7-
<version>0.0.45-SNAPSHOT</version>
7+
<version>0.0.45</version>
88

99
<properties>
1010
<maven.compiler.release>21</maven.compiler.release>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:https://github.com/mangila/ensure4j.git</connection>
3939
<developerConnection>scm:git:git@github.com:mangila/ensure4j.git</developerConnection>
4040
<url>https://github.com/mangila/ensure4j/tree/main</url>
41-
<tag>HEAD</tag>
41+
<tag>ensure4j-0.0.45</tag>
4242
</scm>
4343

4444
<dependencies>

0 commit comments

Comments
 (0)