Skip to content

Commit

Permalink
Issue #155: Lintian: Change distribution to xenial.
Browse files Browse the repository at this point in the history
  • Loading branch information
mk23 committed Feb 9, 2018
1 parent a9d7d5e commit 796abe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ echo
/usr/bin/curl -L -s https://raw.github.com/mk23/sandbox/master/misc/release.py ||
echo 'raise Exception("unable to load release.py")'
) |
exec /usr/bin/env python2.7 - ${COMMIT} --release stable \
exec /usr/bin/env python2.7 - ${COMMIT} --release xenial \
-e pom.xml '<artifactId>jmxproxy</artifactId>\s+<version>{version}</version>' \
-e README.md 'jmxproxy-{version}.jar' \
-e README.md 'jmxproxy.{version}.tar.gz' \
Expand Down

0 comments on commit 796abe2

Please sign in to comment.