This is an automated email from the git hooks/post-receive script. jamespage pushed a commit to branch master in repository jenkins.
commit 1258c33b511652b6bf1c4029a3507dc552d74287 Author: James Page <[email protected]> Date: Tue Aug 13 12:05:47 2013 +0100 Update maven-hpi-plugin version, tidy init script --- debian/jenkins.init | 3 --- debian/plugin-debian.pom.in | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/jenkins.init b/debian/jenkins.init index b2258b6..32186f7 100644 --- a/debian/jenkins.init +++ b/debian/jenkins.init @@ -42,9 +42,6 @@ elif [ -r /etc/environment ]; then export LANG LANGUAGE fi -# Load the VERBOSE setting and other rcS variables -. /lib/init/vars.sh - # Define LSB log_* functions. # Depend on lsb-base (>= 3.0-6) to ensure that this file is present. . /lib/lsb/init-functions diff --git a/debian/plugin-debian.pom.in b/debian/plugin-debian.pom.in index 49f6c3c..de04e04 100644 --- a/debian/plugin-debian.pom.in +++ b/debian/plugin-debian.pom.in @@ -52,7 +52,7 @@ <plugin> <groupId>org.jenkins-ci.tools</groupId> <artifactId>maven-hpi-plugin</artifactId> - <version>1.79</version> + <version>1.93</version> <extensions>true</extensions> <configuration> <showDeprecation>true</showDeprecation> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

