diff --git a/README-CHANGES.xml b/README-CHANGES.xml index 0409720..4dae603 100644 --- a/README-CHANGES.xml +++ b/README-CHANGES.xml @@ -40,9 +40,22 @@ - + - + + + + + + + + + + + + + + diff --git a/com.io7m.minisite.core/pom.xml b/com.io7m.minisite.core/pom.xml index bb55b13..57f1272 100644 --- a/com.io7m.minisite.core/pom.xml +++ b/com.io7m.minisite.core/pom.xml @@ -9,7 +9,7 @@ com.io7m.minisite com.io7m.minisite - 5.0.0-beta0001 + 5.0.0-SNAPSHOT com.io7m.minisite.core diff --git a/com.io7m.minisite.documentation/pom.xml b/com.io7m.minisite.documentation/pom.xml index 24a77f8..4ddf869 100644 --- a/com.io7m.minisite.documentation/pom.xml +++ b/com.io7m.minisite.documentation/pom.xml @@ -9,7 +9,7 @@ com.io7m.minisite com.io7m.minisite - 5.0.0-beta0001 + 5.0.0-SNAPSHOT com.io7m.minisite.documentation diff --git a/com.io7m.minisite.maven_plugin/pom.xml b/com.io7m.minisite.maven_plugin/pom.xml index 5cc82a1..f7ec267 100644 --- a/com.io7m.minisite.maven_plugin/pom.xml +++ b/com.io7m.minisite.maven_plugin/pom.xml @@ -9,7 +9,7 @@ com.io7m.minisite com.io7m.minisite - 5.0.0-beta0001 + 5.0.0-SNAPSHOT com.io7m.minisite.maven_plugin diff --git a/com.io7m.minisite.tests/pom.xml b/com.io7m.minisite.tests/pom.xml index 1256548..eee41d1 100644 --- a/com.io7m.minisite.tests/pom.xml +++ b/com.io7m.minisite.tests/pom.xml @@ -9,7 +9,7 @@ com.io7m.minisite com.io7m.minisite - 5.0.0-beta0001 + 5.0.0-SNAPSHOT com.io7m.minisite.tests diff --git a/pom.xml b/pom.xml index cf93a80..f62f63c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,17 +9,17 @@ com.io7m.primogenitor com.io7m.primogenitor.lite - 7.5.0 + 8.2.0 com.io7m.minisite com.io7m.minisite - 5.0.0-beta0001 + 5.0.0-SNAPSHOT pom com.io7m.minisite Tiny site generator for Maven projects - http://github.com/io7m/minisite + https://www.github.com/io7m/minisite com.io7m.minisite.core @@ -29,11 +29,13 @@ - 4.1.0 - 5.0.0-beta0001 + + 5.0.0-SNAPSHOT 21 - 3.8.6 - 2.9.3 + + 4.1.0 + 3.9.6 + 2.10.1 2017 @@ -41,14 +43,14 @@ ISC - http://io7m.com/license/isc.txt + https://www.io7m.com/license/isc.txt - https://github.com/io7m/minisite - scm:git:https://github.com/io7m/minisite - scm:git:https://github.com/io7m/minisite + https://www.github.com/io7m/minisite + scm:git:https://www.github.com/io7m/minisite + scm:git:https://www.github.com/io7m/minisite @@ -56,12 +58,12 @@ io7m io7m code@io7m.com - http://io7m.com + https://www.io7m.com - http://github.com/io7m/minisite/issues + https://www.github.com/io7m/minisite/issues GitHub Issues @@ -83,7 +85,7 @@ GitHub Actions - https://github.com/minisite/actions + https://www.github.com/minisite/actions @@ -95,7 +97,7 @@ com.io7m.primogenitor com.io7m.primogenitor.support - 7.5.0 + 8.2.0 com.io7m.junreachable @@ -140,12 +142,12 @@ ch.qos.logback logback-classic - 1.4.5 + 1.5.6 org.slf4j slf4j-api - 2.0.6 + 2.0.13 org.immutables @@ -165,7 +167,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.7.0 + 3.12.0 provided @@ -197,7 +199,7 @@ io.takari.maven.plugins takari-plugin-testing - 3.0.1 + 3.0.2 junit