23 lines
717 B
Diff
23 lines
717 B
Diff
From 806ef0cb110cbb306303f44089899e12cb5a33b4 Mon Sep 17 00:00:00 2001
|
|
From: Marian Koncek <mkoncek@redhat.com>
|
|
Date: Sat, 24 Feb 2024 21:56:48 +0100
|
|
Subject: [PATCH] Use modulemaker-maven-plugin version 1.11 for bundled
|
|
provides
|
|
|
|
---
|
|
project/modulemaker-maven-plugin.properties | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/project/modulemaker-maven-plugin.properties b/project/modulemaker-maven-plugin.properties
|
|
index c9542ce..2b61467 100644
|
|
--- a/project/modulemaker-maven-plugin.properties
|
|
+++ b/project/modulemaker-maven-plugin.properties
|
|
@@ -1,3 +1,3 @@
|
|
url=https://github.com/raphw/modulemaker-maven-plugin.git
|
|
ref=modulemaker-maven-plugin-@.@
|
|
-version=1.9
|
|
+version=1.11
|
|
--
|
|
2.43.0
|
|
|