Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Sep 6, 2024
1 parent 7d5da6d commit 7885590
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ echo "###################################################"
projectVersion=$(python -c "import xml.etree.ElementTree as ET; \
print(ET.parse(open('pom.xml')).getroot().find( \
'{http://maven.apache.org/POM/4.0.0}version').text)")

echo " -> Current Version: $projectVersion"

chmod u+x ./mvnw
Expand Down

0 comments on commit 7885590

Please sign in to comment.