Codebase list core-async-clojure / lintian-fixes/main script / build / update_version
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

update_version @lintian-fixes/mainraw · history · blame

1
2
3
4
5
#!/usr/bin/env bash

set -e

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