Skip to content

Commit

Permalink
fixed pom
Browse files Browse the repository at this point in the history
  • Loading branch information
yermak committed Jan 24, 2021
1 parent 8f35e92 commit 1b86fce
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 @@ -7,10 +7,10 @@
<groupId>uk.yermak</groupId>
<artifactId>audiobookconverter</artifactId>

<version>1.0.0</version>
<!--
<version>#{APP_VERSION}#</version>
<version>5.5.10</version>
-->
<version>#{APP_VERSION}#</version>

<properties>
<maven.compiler.source>15</maven.compiler.source>
Expand Down

0 comments on commit 1b86fce

Please sign in to comment.