[jackson-core] 17/19: Remove strict version rule from pom files.

Markus Koschany apo at moszumanska.debian.org
Thu Jan 25 22:29:40 UTC 2018


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jackson-core.

commit bf196b1194a16ce7840755390bbb19a27e685230
Author: Markus Koschany <apo at debian.org>
Date:   Thu Jan 25 23:03:57 2018 +0100

    Remove strict version rule from pom files.
---
 debian/jackson-parent-2.9.1.pom | 7 -------
 debian/oss-parent-31.pom        | 7 -------
 2 files changed, 14 deletions(-)

diff --git a/debian/jackson-parent-2.9.1.pom b/debian/jackson-parent-2.9.1.pom
index 306f42b..f692162 100644
--- a/debian/jackson-parent-2.9.1.pom
+++ b/debian/jackson-parent-2.9.1.pom
@@ -123,13 +123,6 @@
                   <version>[3.0,)</version>
                   <message>[ERROR] The currently supported version of Maven is 3.0 or higher</message>
                 </requireMavenVersion>
-                <requirePluginVersions>
-                  <banLatest>true</banLatest>
-                  <banRelease>true</banRelease>
-                  <banSnapshots>true</banSnapshots>
-                  <phases>clean,deploy,site</phases>
-                  <message>[ERROR] Best Practice is to always define plugin versions!</message>
-                </requirePluginVersions>
               </rules>
             </configuration>
           </execution>
diff --git a/debian/oss-parent-31.pom b/debian/oss-parent-31.pom
index cd65d0c..7265a34 100644
--- a/debian/oss-parent-31.pom
+++ b/debian/oss-parent-31.pom
@@ -292,13 +292,6 @@
                   <version>[3.0,)</version>
                   <message>[ERROR] The currently supported version of Maven is 3.0 or higher</message>
                 </requireMavenVersion>
-                <requirePluginVersions>
-                  <banLatest>true</banLatest>
-                  <banRelease>true</banRelease>
-                  <banSnapshots>true</banSnapshots>
-                  <phases>clean,deploy,site</phases>
-                  <message>[ERROR] Best Practice is to always define plugin versions!</message>
-                </requirePluginVersions>
               </rules>
             </configuration>
           </execution>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-core.git



More information about the pkg-java-commits mailing list