This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bnd.
commit b8d308376ef572f222e1549d07252a2deee663f7 Author: Emmanuel Bourg <[email protected]> Date: Wed Dec 16 00:24:34 2015 +0100 Updated the version in debian/rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 46882c7..b844d83 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk MAVEN_REPO := http://repo1.maven.org/maven2/biz/aQute/ -MAVEN_VERSION := 2.1.0 +MAVEN_VERSION := 2.2.0 PACKAGE := $(DEB_SOURCE_PACKAGE) VERSION := $(DEB_UPSTREAM_VERSION) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

