Update to parent POM 42 (#932)

Changes:
* parent POM 42
* unset release where needed (makes com.sun pkg unreachable)
* explicitly index as parent disables "implicit" AP
* remove redundtant stuff
* update dependabot to take care of workflow as well (as mvnd uses own)
This commit is contained in:
Tamas Cservenak
2024-04-18 19:40:05 +02:00
committed by GitHub
parent a1ac6660ec
commit d23e0e88f6
7 changed files with 60 additions and 28 deletions

View File

@@ -57,6 +57,10 @@
<build>
<plugins>
<plugin>
<groupId>org.eclipse.sisu</groupId>
<artifactId>sisu-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>