Skip to content

Commit 66e10c1

Browse files
committed
[maven-release-plugin] prepare release 0.2.0
1 parent 631cbcf commit 66e10c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reduxfx-lib/pom.xml

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

55
<groupId>com.netopyr.reduxfx</groupId>
66
<artifactId>reduxfx</artifactId>
7-
<version>0.2.0-SNAPSHOT</version>
7+
<version>0.2.0</version>
88

99
<name>ReduxFX</name>
1010
<description>Redux Architecture for JavaFX</description>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:https://github.com/netopyr/reduxfx.git</connection>
3535
<developerConnection>scm:git:git@github.com:netopyr/reduxfx.git</developerConnection>
3636
<url>https://github.com/netopyr/reduxfx</url>
37-
<tag>HEAD</tag>
37+
<tag>0.2.0</tag>
3838
</scm>
3939

4040
<distributionManagement>

0 commit comments

Comments
 (0)