Skip to content

Commit

Permalink
fixup! final wrap up
Browse files Browse the repository at this point in the history
  • Loading branch information
datYori committed Mar 26, 2024
1 parent 11be6ee commit 1e1ec3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapi-parser/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ cd "$SCRIPT_HOME"

VERSION=$(git describe --tags | sed 's/^v//;s/-\([0-9]*\)-g/+\1-/')
mvn clean deploy -Pdev,deploy -Drevision=$VERSION
echo "${VERSION}" > version
echo "${VERSION}-SNAPSHOT" > version

0 comments on commit 1e1ec3e

Please sign in to comment.