Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qble2 committed Feb 3, 2023
1 parent dc3cde8 commit a89e373
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 @@ -9,7 +9,7 @@
</parent>
<groupId>qble2</groupId>
<artifactId>pdf-viewer-spring-fx-app</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.3.0</version>
<name>pdf-viewer-spring-fx-app</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -34,7 +34,7 @@
<!-- <connection>scm:git:${git.repo.url}</connection>-->
<!-- <url>scm:git:${git.repo.url}</url>-->
<!-- <developerConnection>scm:git:${git.repo.url}</developerConnection>-->
<tag>HEAD</tag>
<tag>v0.3.0</tag>
</scm>
<dependencies>
<!-- Spring -->
Expand Down

0 comments on commit a89e373

Please sign in to comment.