[maven] 02/03: Updated the Maven rule for sisu-maven-plugin
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Jul 1 09:58:48 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.
commit 12fab1cdc95650d030f6287cefa6ff7c0ef1a15d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Jul 1 11:44:29 2017 +0200
Updated the Maven rule for sisu-maven-plugin
---
debian/changelog | 1 +
debian/maven.rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a099bb8..c5176d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ maven (3.5.0-3) UNRELEASED; urgency=medium
* Team upload.
* Updated the maven-antrun-plugin version in the super pom (1.7 -> 1.8)
+ * Updated the Maven rule for sisu-maven-plugin
-- Emmanuel Bourg <ebourg at apache.org> Sat, 01 Jul 2017 11:41:32 +0200
diff --git a/debian/maven.rules b/debian/maven.rules
index b6d4a4c..b563269 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -2,7 +2,7 @@ junit junit jar s/4\..*/4.x/ * *
s/easymock/org.easymock/ easymock * s/.*/debian/ * *
org.eclipse.sisu org.eclipse.sisu.plexus * s/.*/debian/ * *
-s/org.eclipse.sisu/org.sonatype.plugins/ sisu-maven-plugin * s/.*/1.1/ * *
+s/org.eclipse.sisu/org.sonatype.plugins/ sisu-maven-plugin * s/.*/1.4/ * *
org.apache.maven.wagon * jar s/.*/2.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven.git
More information about the pkg-java-commits
mailing list