[pkg-java] r15187 - in trunk/maven2-core/debian: . patches
Miguel Landaeta
nomadium-guest at alioth.debian.org
Wed Oct 12 22:30:42 UTC 2011
Author: nomadium-guest
Date: 2011-10-12 22:30:42 +0000 (Wed, 12 Oct 2011)
New Revision: 15187
Modified:
trunk/maven2-core/debian/changelog
trunk/maven2-core/debian/patches/0002-update-plugin-versions.patch
Log:
Update maven-surefire-plugin version from 2.4.3 to 2.10
Modified: trunk/maven2-core/debian/changelog
===================================================================
--- trunk/maven2-core/debian/changelog 2011-10-12 20:52:49 UTC (rev 15186)
+++ trunk/maven2-core/debian/changelog 2011-10-12 22:30:42 UTC (rev 15187)
@@ -1,3 +1,10 @@
+maven2-core (2.2.1-8) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Update maven-surefire-plugin version from 2.4.3 to 2.10.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Wed, 12 Oct 2011 16:43:23 -0430
+
maven2-core (2.2.1-7) 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 2011-10-12 20:52:49 UTC (rev 15186)
+++ trunk/maven2-core/debian/patches/0002-update-plugin-versions.patch 2011-10-12 22:30:42 UTC (rev 15187)
@@ -80,7 +80,12 @@
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
-@@ -144,7 +144,7 @@
+@@ -140,11 +140,11 @@
+ </plugin>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+- <version>2.4.3</version>
++ <version>2.10</version>
</plugin>
<plugin>
<artifactId>maven-war-plugin</artifactId>
More information about the pkg-java-commits
mailing list