Author: ebourg-guest
Date: 2016-07-31 21:40:55 +0000 (Sun, 31 Jul 2016)
New Revision: 19112

Modified:
   trunk/ecj/debian/changelog
   trunk/ecj/debian/poms/ecj.pom
Log:
Updated the version of the Maven pom



Modified: trunk/ecj/debian/changelog
===================================================================
--- trunk/ecj/debian/changelog  2016-07-31 21:34:29 UTC (rev 19111)
+++ trunk/ecj/debian/changelog  2016-07-31 21:40:55 UTC (rev 19112)
@@ -2,6 +2,7 @@
 
   * 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
 

Modified: trunk/ecj/debian/poms/ecj.pom
===================================================================
--- trunk/ecj/debian/poms/ecj.pom       2016-07-31 21:34:29 UTC (rev 19111)
+++ trunk/ecj/debian/poms/ecj.pom       2016-07-31 21:40:55 UTC (rev 19112)
@@ -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>


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to