diff --git a/.github/project.yml b/.github/project.yml index 9a0c2538..6b23d500 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: cui parent pom pages-reference: cui-parent-pom release: - current-version: 0.4.3 + current-version: 0.4.4 next-version: 0.4-SNAPSHOT diff --git a/cui-java-bom/cui-java-parent/pom.xml b/cui-java-bom/cui-java-parent/pom.xml index caeb9e81..9db9904e 100644 --- a/cui-java-bom/cui-java-parent/pom.xml +++ b/cui-java-bom/cui-java-parent/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 @@ -30,7 +32,7 @@ buildnumber-maven-plugin - org.jboss.jandex + io.smallrye jandex-maven-plugin diff --git a/pom.xml b/pom.xml index 41eeb64d..45dcc34f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 de.cuioss @@ -10,7 +12,6 @@ repositories and the basic maven plugins: In addition it provides sensible release profiles: "release-pom" for pom-only releases and "release" for standard java-releases. - UTF-8 UTF-8 @@ -32,8 +33,10 @@ 3.1.0 3.1.1 3.3.0 - - ${project.groupId}.${project.artifactId} + + + ${project.groupId}.${project.artifactId} 3.6.2 3.0.1 3.3.1 @@ -51,7 +54,7 @@ 3.2.0 2.16.2 - 1.2.3 + 3.1.6 17 17 @@ -489,9 +492,9 @@ ${versions.maven.plugin.version} - org.jboss.jandex + io.smallrye jandex-maven-plugin - ${jandex.maven.plugin.version} + ${jandex.smallrye.maven.plugin.version} make-index @@ -622,7 +625,7 @@ - org.jboss.jandex + io.smallrye jandex-maven-plugin [1.2.3,)