From baebb3a1f2fe960e19bc2c91ae873144a0fd18d3 Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Wed, 14 Jan 2026 21:07:12 +0200 Subject: Add libyear-maven-plugin --- pom.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f24bfc7..d5f12c5 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,8 @@ UTF-8 UTF-8 + .*-M.*,.*\.M.*,.*-RC.*,.*-alpha.*,.*\.Alpha.*,.*-beta.*,.*-ea.* + 25 true @@ -102,6 +104,7 @@ 0.8.14 3.5.0 0.0.8 + 1.3.0 12.2.0 3.15.2 3.28.0 @@ -478,6 +481,21 @@ maven-wrapper-plugin ${wrapper-plugin.version} + + io.github.mfoo + libyear-maven-plugin + ${libyear-plugin.version} + + ${ignored-versions} + + + + + analyze + + + + lv.enes vocabulary-builder-plugin @@ -501,7 +519,7 @@ versions-maven-plugin ${versions-plugin.version} - .*-M.*,.*\.M.*,.*-RC.*,.*-alpha.*,.*\.Alpha.*,.*-beta.*,.*-ea.* + ${ignored-versions} @@ -554,6 +572,10 @@ maven-wrapper-plugin + + io.github.mfoo + libyear-maven-plugin + org.codehaus.mojo versions-maven-plugin -- cgit v1.2.3