Skip to content

Commit ba37163

Browse files
committed
[maven-release-plugin] prepare release 2.0.0
1 parent bbc4614 commit ba37163

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.github.yoep</groupId>
1212
<artifactId>spring-boot-starter-javafx</artifactId>
13-
<version>2.0.0-SNAPSHOT</version>
13+
<version>2.0.0</version>
1414
<packaging>jar</packaging>
1515

1616
<name>Spring Boot starter JavaFX</name>
@@ -28,7 +28,7 @@
2828
<scm>
2929
<url>https://github.com/yoep/spring-boot-starter-javafx</url>
3030
<connection>scm:git:[email protected]:yoep/spring-boot-starter-javafx.git</connection>
31-
<tag>1.0.12</tag>
31+
<tag>2.0.0</tag>
3232
</scm>
3333

3434
<distributionManagement>

0 commit comments

Comments
 (0)