diff --git a/pom.xml b/pom.xml index 24a3547d..e484e00a 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 - 2.1.10-SNAPSHOT + 2.1.10 pom Wicket Spring Boot Starter Parent diff --git a/wicket-spring-boot-context/pom.xml b/wicket-spring-boot-context/pom.xml index d261906d..55943e07 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 - 2.1.10-SNAPSHOT + 2.1.10 wicket-spring-boot-context diff --git a/wicket-spring-boot-starter-example/pom.xml b/wicket-spring-boot-starter-example/pom.xml index 7ab1d9db..3b4bf50f 100644 --- a/wicket-spring-boot-starter-example/pom.xml +++ b/wicket-spring-boot-starter-example/pom.xml @@ -5,7 +5,7 @@ com.giffing.wicket.spring.boot.starter wicket-spring-boot-starter-parent - 2.1.10-SNAPSHOT + 2.1.10 .. diff --git a/wicket-spring-boot-starter/pom.xml b/wicket-spring-boot-starter/pom.xml index 69af8902..dd357b82 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 - 2.1.10-SNAPSHOT + 2.1.10 ..