Skip to content

Commit

Permalink
Use release version of ControlsFX
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Jul 18, 2019
1 parent c431999 commit de728a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CalendarFXView/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.controlsfx</groupId>
<artifactId>controlsfx</artifactId>
<version>9.0.1-SNAPSHOT</version>
<version>9.0.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -150,4 +150,4 @@

</plugins>
</build>
</project>
</project>

0 comments on commit de728a2

Please sign in to comment.