[pkg-java] r17416 - in trunk/maven2-core/debian: . patches

Emmanuel Bourg ebourg-guest at alioth.debian.org
Mon Nov 4 16:33:19 UTC 2013


Author: ebourg-guest
Date: 2013-11-04 16:33:19 +0000 (Mon, 04 Nov 2013)
New Revision: 17416

Modified:
   trunk/maven2-core/debian/changelog
   trunk/maven2-core/debian/patches/0002-update-plugin-versions.patch
Log:
Updated maven-plugin-plugin version from 2.8 to 3.2



Modified: trunk/maven2-core/debian/changelog
===================================================================
--- trunk/maven2-core/debian/changelog	2013-11-04 16:05:45 UTC (rev 17415)
+++ trunk/maven2-core/debian/changelog	2013-11-04 16:33:19 UTC (rev 17416)
@@ -1,3 +1,10 @@
+maven2-core (2.2.1-12) unstable; urgency=low
+
+  * Team upload.
+  * Updated maven-plugin-plugin version from 2.8 to 3.2
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 18 Oct 2013 19:05:30 +0200
+
 maven2-core (2.2.1-11) unstable; urgency=low
 
   * Team upload.

Modified: trunk/maven2-core/debian/patches/0002-update-plugin-versions.patch
===================================================================
--- trunk/maven2-core/debian/patches/0002-update-plugin-versions.patch	2013-11-04 16:05:45 UTC (rev 17415)
+++ trunk/maven2-core/debian/patches/0002-update-plugin-versions.patch	2013-11-04 16:33:19 UTC (rev 17416)
@@ -66,7 +66,7 @@
           <plugin>
             <artifactId>maven-plugin-plugin</artifactId>
 -           <version>2.4.3</version>
-+           <version>2.8</version>
++           <version>3.2</version>
           </plugin>
           <plugin>
             <artifactId>maven-rar-plugin</artifactId>




More information about the pkg-java-commits mailing list