Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-Loeffler committed Dec 22, 2021
1 parent bebd9dd commit 3aba8a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.raumzeitfalle.fx</groupId>
<artifactId>filechooser</artifactId>
<version>0.0.8-SNAPSHOT</version>
<version>0.0.8</version>
<description>A custom file chooser with live filtering JavaFX and Swing</description>
<inceptionYear>2017</inceptionYear>
<organization>
Expand Down Expand Up @@ -286,7 +286,7 @@
<url>https://github.com/Oliver-Loeffler/FXFileChooser</url>
<connection>scm:git:git@github.com/oliver-loeffler/fxfilechooser.git</connection>
<developerConnection>scm:git:git@github.com:oliver-loeffler/fxfilechooser.git</developerConnection>
<tag>v0.0.7</tag>
<tag>v0.0.8</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 3aba8a9

Please sign in to comment.