diff --git a/pom.xml b/pom.xml index 1c209bb..62d950a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.giffing.wicket.spring.boot.starter wicket-spring-boot-starter-parent - 3.1.4 + 3.1.5-SNAPSHOT pom Wicket Spring Boot Starter Parent @@ -34,7 +34,7 @@ https://github.com/MarcGiffing/wicket-spring-boot/ scm:git:https://github.com/MarcGiffing/wicket-spring-boot.git - wicket-spring-boot-starter-parent-3.1.4 + wicket-spring-boot-starter-parent-3.1.2 @@ -310,7 +310,7 @@ true ossrh - https://oss.sonatype.org/ + https://s01.oss.sonatype.org/ true diff --git a/wicket-spring-boot-context/pom.xml b/wicket-spring-boot-context/pom.xml index 2f3fd20..189fe74 100644 --- a/wicket-spring-boot-context/pom.xml +++ b/wicket-spring-boot-context/pom.xml @@ -4,7 +4,7 @@ com.giffing.wicket.spring.boot.starter wicket-spring-boot-starter-parent - 3.1.4 + 3.1.5-SNAPSHOT wicket-spring-boot-context diff --git a/wicket-spring-boot-starter/pom.xml b/wicket-spring-boot-starter/pom.xml index f5c4d58..b968eb8 100644 --- a/wicket-spring-boot-starter/pom.xml +++ b/wicket-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ com.giffing.wicket.spring.boot.starter wicket-spring-boot-starter-parent - 3.1.4 + 3.1.5-SNAPSHOT .. @@ -195,7 +195,7 @@ ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ @@ -208,7 +208,7 @@ true ossrh - https://oss.sonatype.org/ + https://s01.oss.sonatype.org/ true