File: release.sh

package info (click to toggle)
args4j 2.33-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 852 kB
  • sloc: java: 5,277; xml: 464; makefile: 2; sh: 1
file content (4 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/bin/sh -xe
# run this after manually updating project.xml and xdocs/changes.xml 
# to point to the next release version
mvn -B release:prepare release:perform