[maven-javadoc-plugin] 01/01: Added the missing Maven rule for plexus-component-annotations
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 19 06:46:30 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-javadoc-plugin.
commit c71c75687163c63dea9e3e3bbe8fb174024102f4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 19 08:43:28 2017 +0200
Added the missing Maven rule for plexus-component-annotations
---
debian/changelog | 7 +++++++
debian/maven.rules | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0ff1541..f3f4853 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-javadoc-plugin (3.0.0~M1-4) unstable; urgency=medium
+
+ * Team upload.
+ * Added the missing Maven rule for plexus-component-annotations
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 19 Sep 2017 08:43:18 +0200
+
maven-javadoc-plugin (3.0.0~M1-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index 682f83a..ec3af25 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -12,3 +12,4 @@ org.apache.maven maven-plugin-api jar s/.*/3.x/ * *
org.apache.maven maven-artifact jar s/.*/3.x/ * *
org.apache.maven.reporting maven-reporting-api * s/.*/3.x/ * *
org.codehaus.plexus plexus-utils jar s/.*/2.x/ * *
+org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git
More information about the pkg-java-commits
mailing list