[maven2-core] 02/07: Updated maven-war-plugin version from 2.1.1 to 2.2
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Dec 14 14:11:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven2-core.
commit 59a2d685c9c8dcf6147f290517ae9e34fdc232d2
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Dec 14 14:57:37 2015 +0100
Updated maven-war-plugin version from 2.1.1 to 2.2
---
debian/changelog | 1 +
debian/patches/0002-update-plugin-versions.patch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 33b1272..26d10b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ maven2-core (2.2.1-24) UNRELEASED; urgency=medium
* Team upload.
* Updated maven-resources-plugin version from 2.3 to 2.6
+ * Updated maven-war-plugin version from 2.1.1 to 2.2
-- Emmanuel Bourg <ebourg at apache.org> Mon, 14 Dec 2015 14:43:07 +0100
diff --git a/debian/patches/0002-update-plugin-versions.patch b/debian/patches/0002-update-plugin-versions.patch
index dc91fc3..d300b53 100644
--- a/debian/patches/0002-update-plugin-versions.patch
+++ b/debian/patches/0002-update-plugin-versions.patch
@@ -96,7 +96,7 @@ Subject: [PATCH] update plugin versions
<plugin>
<artifactId>maven-war-plugin</artifactId>
- <version>2.1-alpha-2</version>
-+ <version>2.1.1</version>
++ <version>2.2</version>
</plugin>
</plugins>
</pluginManagement>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2-core.git
More information about the pkg-java-commits
mailing list