We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc4614 commit ba37163Copy full SHA for ba37163
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.github.yoep</groupId>
12
<artifactId>spring-boot-starter-javafx</artifactId>
13
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
14
<packaging>jar</packaging>
15
16
<name>Spring Boot starter JavaFX</name>
@@ -28,7 +28,7 @@
28
<scm>
29
<url>https://github.com/yoep/spring-boot-starter-javafx</url>
30
<connection>scm:git:[email protected]:yoep/spring-boot-starter-javafx.git</connection>
31
- <tag>1.0.12</tag>
+ <tag>2.0.0</tag>
32
</scm>
33
34
<distributionManagement>
0 commit comments