Skip to content

Commit

Permalink
fix: when file was in a new folder, it created folder
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jun 9, 2021
1 parent d3fb074 commit cf71f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<changelog-lib>1.152.1</changelog-lib>
<changelog-lib>1.153.0</changelog-lib>
</properties>

<dependencies>
Expand Down

0 comments on commit cf71f3b

Please sign in to comment.