[maven-shared-utils] 01/05: Added the missing Maven rule for plexus-container-default

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 12 08:06:27 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-shared-utils.

commit 1d4c0ab5101eabd2ea05323be37f6bb11413674c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 12 09:59:10 2017 +0200

    Added the missing Maven rule for plexus-container-default
---
 debian/changelog   | 7 +++++++
 debian/maven.rules | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 33864a5..fb490bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-shared-utils (3.1.0-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Added the missing Maven rule for plexus-container-default
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 12 Sep 2017 09:58:46 +0200
+
 maven-shared-utils (3.1.0-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index 3d68921..51e24ae 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,6 @@
 junit junit * s/4\..*/4.x/ * *
 org.apache.commons commons-lang3 * s/3\..*/3.x/ * *
 org.apache.maven maven-core * s/.*/3.x/ * *
+org.codehaus.plexus plexus-container-default * s/.*/1.5.5/ * *
 s/com.google.code.findbugs/org.jsr-305/ jsr305 * s/.*/0.x/ * *
 s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * *
\ No newline at end of file

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



More information about the pkg-java-commits mailing list