File: update_version

package info (click to toggle)
core-specs-alpha-clojure 0.4.74-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: xml: 120; sh: 30; makefile: 3
file content (5 lines) | stat: -rwxr-xr-x 92 bytes parent folder | download | duplicates (8)
1
2
3
4
5
#!/usr/bin/env bash

set -e

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