Skip to content

Commit

Permalink
Sync release version with release tag
Browse files Browse the repository at this point in the history
Release tag and release version in pom.xml got out of sync. This PR is
going to fix that.
  • Loading branch information
z-sztrom committed Aug 23, 2024
1 parent 5cc76b0 commit 6c81dcf
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 @@ -9,7 +9,7 @@
<version>2.0.12</version>
</parent>
<properties>
<eiffel-remrem-publish.version>2.1.2</eiffel-remrem-publish.version>
<eiffel-remrem-publish.version>2.1.3</eiffel-remrem-publish.version>
<eiffel-remrem-semantics.version>2.3.0</eiffel-remrem-semantics.version>
</properties>
<artifactId>eiffel-remrem-publish</artifactId>
Expand Down

0 comments on commit 6c81dcf

Please sign in to comment.