[ecj] 144/145: Updated the version of the Maven pom

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Mar 27 23:11:39 BST 2018


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository ecj.

commit 68346f7a5614a8f2d36d992af87d9b6675e72a61
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Mar 27 23:44:15 2018 +0200

    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 e9381c6..3f9a551 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ecj (3.12.3-1) UNRELEASED; urgency=medium
   * New upstream release (from the R4_6_3 tag, identifies itself as 3.12.3)
     (Closes: #891259)
     - Removed the patches
+    - Updated the version of the Maven pom
   * No longer build the -gcj packages (Closes: #892531)
   * Build the compiler.apt classes
   * Use the upstream man page for ecj
diff --git a/debian/poms/ecj.pom b/debian/poms/ecj.pom
index 3258011..483c50c 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.11.1</version>
+	<version>3.12.3</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



More information about the pkg-java-commits mailing list