Skip to content

Commit f8e41fc

Browse files
committed
[maven-release-plugin] prepare release javaff-0.0.19
1 parent de9e9a6 commit f8e41fc

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.19-SNAPSHOT</version>
7+
<version>0.0.19</version>
88
<name>JavaFF: Java Facade/Factories</name>
99
<description>
1010
We all know the Golden Object Oriented rule **Don't talk to strangers**
@@ -29,7 +29,7 @@
2929
<connection>scm:git:https://github.com/rhkiswani/JavaFF.git</connection>
3030
<developerConnection>scm:git:https://github.com/rhkiswani/JavaFF.git</developerConnection>
3131
<url>https://github.com/rhkiswani/JavaFF</url>
32-
<tag>javaff-0.0.10</tag>
32+
<tag>javaff-0.0.19</tag>
3333
</scm>
3434

3535
<properties>

0 commit comments

Comments
 (0)