Skip to content

Commit

Permalink
Merge pull request #370 from LiUSemWeb/368-simplify-version-management
Browse files Browse the repository at this point in the history
remove property project.version, use default instead
  • Loading branch information
hartig authored Oct 17, 2024
2 parents 4102798 + f1ff0b8 commit fb6aa1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.version>0.0.4-SNAPSHOT</project.version>
</properties>

<dependencies>
Expand Down

0 comments on commit fb6aa1e

Please sign in to comment.