Skip to content

Commit c4be06d

Browse files
committed
[maven-release-plugin] prepare release javaff-0.0.18
1 parent f8538aa commit c4be06d

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.18-SNAPSHOT</version>
7+
<version>0.0.18</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.18</tag>
3333
</scm>
3434

3535
<properties>

0 commit comments

Comments
 (0)