[maven-dependency-plugin] 01/06: Fixed the Maven rule for plexus-classworlds

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Nov 20 10:08: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-dependency-plugin.

commit ceaa826de858a8fc5f5d688ddcd5f155415f7aa6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Nov 20 09:50:42 2017 +0100

    Fixed the Maven rule for plexus-classworlds
---
 debian/changelog   | 7 +++++++
 debian/maven.rules | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6ed63aa..e3f766f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-dependency-plugin (3.0.1-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fixed the Maven rule for plexus-classworlds
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 20 Nov 2017 09:39:53 +0100
+
 maven-dependency-plugin (3.0.1-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index d998d4a..23ad079 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -22,4 +22,4 @@ org.codehaus.plexus plexus-container-default jar s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-utils * s/.*/2.x/ * *
 commons-collections commons-collections * s/.*/3.x/ * *
 org.apache.maven.reporting maven-reporting-api * s/.*/3.x/ * *
-s/classworlds/org.codehaus.plexus/ s/classworlds/plexus-classworlds/ * s/.*/2.x/ * *
+s/classworlds/org.codehaus.plexus/ s/classworlds/plexus-classworlds/ * s/.*/debian/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-dependency-plugin.git



More information about the pkg-java-commits mailing list