Skip to content

Commit 24a57ed

Browse files
committed
Do not update plugin modules because of maven version conflict
1 parent 48770fe commit 24a57ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eba-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<bndlib.version>0.0.357</bndlib.version>
4646
<maven-archiver.version>2.3</maven-archiver.version>
4747
<maven-artifact.version>2.0.4</maven-artifact.version>
48-
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
48+
<maven-bundle-plugin.version>2.0.0</maven-bundle-plugin.version>
4949
<maven-invoker-plugin.version>3.9.0</maven-invoker-plugin.version>
5050
<maven-model.version>3.9.9</maven-model.version>
5151
<maven-plugin-api.version>2.0</maven-plugin-api.version>

esa-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<bndlib.version>0.0.357</bndlib.version>
4646
<maven-archiver.version>2.3</maven-archiver.version>
4747
<maven-artifact.version>2.0.4</maven-artifact.version>
48-
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
48+
<maven-bundle-plugin.version>2.0.0</maven-bundle-plugin.version>
4949
<maven-model.version>3.9.9</maven-model.version>
5050
<maven-plugin-api.version>2.0</maven-plugin-api.version>
5151
<maven-plugin-testing-harness.version>1.1</maven-plugin-testing-harness.version>

0 commit comments

Comments
 (0)