Skip to content

Commit 595da38

Browse files
committed
[maven-release-plugin] prepare release javaff-0.0.24
1 parent 0994b10 commit 595da38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.rhkiswani</groupId>
66
<artifactId>javaff</artifactId>
7-
<version>0.0.24-SNAPSHOT</version>
7+
<version>0.0.24</version>
88
<name>JavaFF: Java Facade/Factories</name>
99
<description>
1010
JavaFF: Java Facade/Factories, serves as a facade or abstraction for various frameworks like Gson ,
@@ -17,7 +17,7 @@
1717
<connection>scm:git:https://github.com/rhkiswani/JavaFF.git</connection>
1818
<developerConnection>scm:git:https://github.com/rhkiswani/JavaFF.git</developerConnection>
1919
<url>https://github.com/rhkiswani/JavaFF</url>
20-
<tag>javaff-0.0.10</tag>
20+
<tag>javaff-0.0.24</tag>
2121
</scm>
2222

2323
<properties>

0 commit comments

Comments
 (0)