[maven-deploy-plugin] 01/06: Relocate the version 2.7 used by Maven to the current one
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Aug 2 14:48:06 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-deploy-plugin.
commit 8e87424269bb5d5861bdac058ef8cab03b2ddc05
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jul 31 15:09:51 2017 +0200
Relocate the version 2.7 used by Maven to the current one
---
debian/changelog | 6 ++++++
debian/libmaven-deploy-plugin-java.poms | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 82b7fcf..0f1626c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+maven-deploy-plugin (2.8.2-2) UNRELEASED; urgency=medium
+
+ * Relocate the version 2.7 used by Maven to the current one
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 31 Jul 2017 15:08:48 +0200
+
maven-deploy-plugin (2.8.2-1) unstable; urgency=low
* Initial release. (Closes: #805909)
diff --git a/debian/libmaven-deploy-plugin-java.poms b/debian/libmaven-deploy-plugin-java.poms
index 5ad70f2..1ef6146 100644
--- a/debian/libmaven-deploy-plugin-java.poms
+++ b/debian/libmaven-deploy-plugin-java.poms
@@ -25,4 +25,4 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-pom.xml --no-parent --has-package-version
+pom.xml --no-parent --has-package-version --relocate=org.apache.maven.plugins:maven-deploy-plugin:2.7
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-deploy-plugin.git
More information about the pkg-java-commits
mailing list