diff --git a/core/pom.xml b/core/pom.xml index 271eb77..c8758aa 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,10 +4,10 @@ com.miglayout miglayout-parent - 11.2-SNAPSHOT + 11.2 miglayout-core MiGLayout Core MiGLayout - core layout logic - + http://www.miglayout.com/ diff --git a/demo/pom.xml b/demo/pom.xml index 8851b2f..99e4ff4 100755 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,11 +4,12 @@ com.miglayout miglayout-parent - 11.2-SNAPSHOT + 11.2 miglayout-demo MiGLayout Demo MiGLayout - Demo's for Swing and SWT + http://www.miglayout.com/ diff --git a/examples/pom.xml b/examples/pom.xml index cca5a9c..c193dca 100755 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,11 +4,12 @@ com.miglayout miglayout-parent - 11.2-SNAPSHOT + 11.2 miglayout-examples MiGLayout Examples MiGLayout - Examples for Swing and SWT + http://www.miglayout.com/ diff --git a/ideutil/pom.xml b/ideutil/pom.xml index ee156c0..609bed1 100755 --- a/ideutil/pom.xml +++ b/ideutil/pom.xml @@ -4,11 +4,12 @@ com.miglayout miglayout-parent - 11.2-SNAPSHOT + 11.2 miglayout-ideutil MiGLayout IDEUtil MiGLayout - IDEUtil class for EDI integration + http://www.miglayout.com/ diff --git a/javafx/pom.xml b/javafx/pom.xml index 66cd2c6..e73ae20 100755 --- a/javafx/pom.xml +++ b/javafx/pom.xml @@ -4,11 +4,12 @@ com.miglayout miglayout-parent - 11.2-SNAPSHOT + 11.2 miglayout-javafx MiGLayout JavaFX MiGLayout - Layout Manager for JavaFX + http://www.miglayout.com/ 11 diff --git a/nbm/pom.xml b/nbm/pom.xml index 63bdc70..b71376c 100644 --- a/nbm/pom.xml +++ b/nbm/pom.xml @@ -5,13 +5,15 @@ com.miglayout miglayout-parent - 11.2-SNAPSHOT + 11.2 lib-miglayout-NB90 nbm MiGLayout NetBeans platform library wrapper + MiGLayout NetBeans platform library wrapper + http://www.miglayout.com/ diff --git a/pom.xml b/pom.xml index 3a99205..db30f82 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.miglayout miglayout-parent - 11.2-SNAPSHOT + 11.2 pom MiGLayout MiGLayout - Java Layout Manager for Swing, SWT and JavaFX @@ -33,6 +33,7 @@ ${java.version} ${java.version} 2.19.1 + @@ -111,7 +112,6 @@ - org.apache.maven.plugins @@ -222,6 +222,7 @@ + org.apache.maven.plugins @@ -274,7 +275,8 @@ org.jreleaser jreleaser-maven-plugin - 1.5.1 + 1.8.0 + @@ -293,8 +295,8 @@ ALWAYS https://oss.sonatype.org/content/repositories/snapshots https://oss.sonatype.org/service/local - true - true + false + false target/staging-deploy diff --git a/release.txt b/release.txt index 33fb734..da0a907 100644 --- a/release.txt +++ b/release.txt @@ -1 +1,8 @@ -mvnw clean deploy jreleaser:full-release -DaltDeploymentRepository=local::file:./target/staging-deploy \ No newline at end of file +JRelease does not work in Maven multimodule project: it creates many repo's (one for each module). + +Releasing: +- mvnw clean deploy jreleaser:full-release -DaltDeploymentRepository=local::file:./target/staging-deploy + requires certificates in ~/.jreleaser/config.toml +- goto https://oss.sonatype.org +- find the latest repo, check the contents, close and release manually +- drop the other repos \ No newline at end of file diff --git a/swing/pom.xml b/swing/pom.xml index 41092b4..deb7b55 100755 --- a/swing/pom.xml +++ b/swing/pom.xml @@ -4,11 +4,12 @@ com.miglayout miglayout-parent - 11.2-SNAPSHOT + 11.2 miglayout-swing MiGLayout Swing MiGLayout - Java Layout Manager for Swing + http://www.miglayout.com/ diff --git a/swt/pom.xml b/swt/pom.xml index 233e76a..dc09093 100755 --- a/swt/pom.xml +++ b/swt/pom.xml @@ -4,11 +4,12 @@ com.miglayout miglayout-parent - 11.2-SNAPSHOT + 11.2 miglayout-swt MiGLayout SWT MiGLayout - Java Layout Manager for SWT + http://www.miglayout.com/