File: release.sh

package info (click to toggle)
args4j 2.33-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 868 kB
  • sloc: java: 5,277; xml: 464; sh: 15; makefile: 5
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