[maven-reporting-exec] 04/05: Updated the Maven rules
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 18 07:33:23 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-reporting-exec.
commit c2d35566587383830b166fe61002fccf37caceb3
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 18 09:32:59 2017 +0200
Updated the Maven rules
---
debian/changelog | 1 +
debian/maven.rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3806310..bef4324 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ maven-reporting-exec (1.4-1) UNRELEASED; urgency=medium
* New upstream release
- Refreshed the patch
+ - Updated the Maven rules
* Standards-Version updated to 4.1.1
-- Emmanuel Bourg <ebourg at apache.org> Wed, 18 Oct 2017 09:20:52 +0200
diff --git a/debian/maven.rules b/debian/maven.rules
index 8525608..d4dd618 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,7 +1,7 @@
junit junit * s/.*/4.x/ * *
org.codehaus.plexus plexus-component-annotations * s/.*/1.5.5/ * *
-org.codehaus.plexus plexus-component-metadata maven-plugin s/1.6/1.5.5/ * *
+org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7.1/1.5.5/ * *
org.apache.maven maven-* * s/.*/3.x/ * *
org.apache.maven.reporting maven-reporting-api * s/.*/3.x/ * *
s/velocity/org.apache.velocity/ velocity * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-reporting-exec.git
More information about the pkg-java-commits
mailing list