This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ecj.
commit 15c16123d6d44469d00333403c2c41f2a8c52703 Author: Emmanuel Bourg <[email protected]> Date: Sun Jul 31 21:40:55 2016 +0000 Updated the version of the Maven pom --- debian/changelog | 1 + debian/poms/ecj.pom | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b58a315..ba3ce64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ecj (3.11.0-2) UNRELEASED; urgency=medium * Team upload. * Converted debian/copyright to the Copyright Format 1.0 + * Updated the version of the Maven pom -- Emmanuel Bourg <[email protected]> Sun, 31 Jul 2016 23:10:29 +0200 diff --git a/debian/poms/ecj.pom b/debian/poms/ecj.pom index a0e515f..18b4cd1 100644 --- a/debian/poms/ecj.pom +++ b/debian/poms/ecj.pom @@ -6,7 +6,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.eclipse.jdt.core.compiler</groupId> <artifactId>ecj</artifactId> - <version>3.10.0</version> + <version>3.11.0</version> <packaging>jar</packaging> <name>Eclipse ECJ</name> <description>Eclipse JDT Core Batch Compiler</description> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ecj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

