[maven] 01/03: Updated the maven-antrun-plugin version in the super pom (1.7 -> 1.8)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Jul 1 09:58:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven.
commit 047a344a20e63662e667f363ddeb79311d38fb87
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Jul 1 11:43:00 2017 +0200
Updated the maven-antrun-plugin version in the super pom (1.7 -> 1.8)
---
debian/changelog | 7 +++++++
debian/patches/plugins_version.diff | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index cd64810..a099bb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven (3.5.0-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Updated the maven-antrun-plugin version in the super pom (1.7 -> 1.8)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sat, 01 Jul 2017 11:41:32 +0200
+
maven (3.5.0-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/patches/plugins_version.diff b/debian/patches/plugins_version.diff
index 2c62a54..29075c4 100644
--- a/debian/patches/plugins_version.diff
+++ b/debian/patches/plugins_version.diff
@@ -182,7 +182,7 @@ Forwarded: not-needed
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
- <version>1.3</version>
-+ <version>1.7</version>
++ <version>1.8</version>
</plugin>
<plugin>
<artifactId>maven-assembly-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