[maven] 01/01: Reverted the version of the dependency plugin to 2.8 in the super pom (Closes: #807437)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 9 12:08:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven.
commit a2d63e508dcc024f16ad3db47a035a7c86aa017a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Dec 9 13:07:21 2015 +0100
Reverted the version of the dependency plugin to 2.8 in the super pom (Closes: #807437)
---
debian/changelog | 8 ++++++++
debian/patches/plugins_version.diff | 7 +------
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dbe2491..19aa902 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+maven (3.3.9-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Updated the versions of the plugins in the super pom:
+ - maven-dependency-plugin: 2.7 -> 2.8 (Closes: #807437)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 09 Dec 2015 13:05:07 +0100
+
maven (3.3.9-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/patches/plugins_version.diff b/debian/patches/plugins_version.diff
index cf6fad6..137639e 100644
--- a/debian/patches/plugins_version.diff
+++ b/debian/patches/plugins_version.diff
@@ -216,7 +216,7 @@ Forwarded: not-needed
<property>
--- a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
+++ b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
-@@ -74,15 +74,15 @@
+@@ -74,11 +74,11 @@
<plugins>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
@@ -230,8 +230,3 @@ Forwarded: not-needed
</plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
-- <version>2.8</version>
-+ <version>2.7</version>
- </plugin>
- <plugin>
- <artifactId>maven-release-plugin</artifactId>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven.git
More information about the pkg-java-commits
mailing list