File: update_version

package info (click to toggle)
tools-gitlibs-clojure 2.4.181-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 224 kB
  • sloc: xml: 62; sh: 42; makefile: 11
file content (5 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/usr/bin/env bash

set -e

mvn versions:set -DgenerateBackupPoms=false -DnewVersion=`script/build/revision`-SNAPSHOT