diff --git a/jstuff-core/pom.xml b/jstuff-core/pom.xml index e135c0355..266338232 100644 --- a/jstuff-core/pom.xml +++ b/jstuff-core/pom.xml @@ -10,7 +10,7 @@ SPDX-License-Identifier: EPL-2.0 net.sf.jstuff jstuff-parent - 7.8.4-SNAPSHOT + 7.9.0 ../pom.xml diff --git a/jstuff-integration/pom.xml b/jstuff-integration/pom.xml index 97aead4c5..9ad60dc8f 100644 --- a/jstuff-integration/pom.xml +++ b/jstuff-integration/pom.xml @@ -10,7 +10,7 @@ SPDX-License-Identifier: EPL-2.0 net.sf.jstuff jstuff-parent - 7.8.4-SNAPSHOT + 7.9.0 ../pom.xml diff --git a/jstuff-xml/pom.xml b/jstuff-xml/pom.xml index c2b7ad8a2..a78978b7e 100644 --- a/jstuff-xml/pom.xml +++ b/jstuff-xml/pom.xml @@ -10,7 +10,7 @@ SPDX-License-Identifier: EPL-2.0 net.sf.jstuff jstuff-parent - 7.8.4-SNAPSHOT + 7.9.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 771b90137..8013bf7ae 100644 --- a/pom.xml +++ b/pom.xml @@ -1,147 +1,232 @@ - - - - - - 4.0.0 - - - com.vegardit.maven - vegardit-maven-parent - RELEASE - - - net.sf.jstuff - jstuff-parent - 7.8.4-SNAPSHOT - pom - - jstuff - Toolbox for Java - https://github.com/sebthom/jstuff - 2010 - - + + 4.0.0 + + + + com.vegardit.maven + + vegardit-maven-parent + + 3.1.1 + + + + net.sf.jstuff + + jstuff-parent + + 7.9.0 + + pom + + jstuff + + Toolbox for Java + + https://github.com/sebthom/jstuff + + 2010 + + + + + + Sebastian Thomschke + + + + + + + + Eclipse Public License 2.0 + + repo + + https://spdx.org/licenses/EPL-2.0 + + + + + + + + + + sebthom + Sebastian Thomschke - - - - Eclipse Public License 2.0 - repo - https://spdx.org/licenses/EPL-2.0 - - - - - - - sebthom - Sebastian Thomschke - https://sebthom.de/ - - lead - developer - - Europe/Berlin - - - - - - jstuff-core - jstuff-integration - jstuff-xml - - - - - - https://github.com/sebthom/jstuff - scm:git:https://github.com/sebthom/jstuff.git - scm:git:https://github.com/sebthom/jstuff.git - HEAD - - - - - github.com - https://github.com/sebthom/jstuff/issues - - - - - github.com - https://github.com/sebthom/jstuff/actions - - - - - 11 - - true - - https://s01.oss.sonatype.org/ - - - - - - - - org.eclipse.jdt - org.eclipse.jdt.annotation - 2.2.800 - provided - - - - - junit - junit - 4.13.2 - test - - - org.assertj - assertj-core - 3.25.3 - test - - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - add-license-file-to-jar - generate-resources - - add-resource - - - - - ./ - META-INF - - ../LICENSE.txt - - - - - - - - - - - \ No newline at end of file + + https://sebthom.de/ + + + + lead + + developer + + + + Europe/Berlin + + + + + + + + jstuff-core + + jstuff-integration + + jstuff-xml + + + + + + + + https://github.com/sebthom/jstuff + + scm:git:https://github.com/sebthom/jstuff.git + + scm:git:https://github.com/sebthom/jstuff.git + + 7.9.0 + + + + + + github.com + + https://github.com/sebthom/jstuff/issues + + + + + + github.com + + https://github.com/sebthom/jstuff/actions + + + + + + 11 + + true + + https://s01.oss.sonatype.org/ + + + + + + + + + + org.eclipse.jdt + + org.eclipse.jdt.annotation + + 2.2.800 + + provided + + + + + + + + junit + + junit + + 4.13.2 + + test + + + + + + org.assertj + + assertj-core + + 3.25.3 + + test + + + + + + + + + + + + org.codehaus.mojo + + build-helper-maven-plugin + + + + + + add-license-file-to-jar + + generate-resources + + + + add-resource + + + + + + + + + + ./ + + META-INF + + + + ../LICENSE.txt + + + + + + + + + + + + + + + + + + + +