From 9f053ca9efc0e2349182197c86bd111521077871 Mon Sep 17 00:00:00 2001 From: Marc Giffing Date: Sun, 4 Dec 2022 20:46:55 +0100 Subject: [PATCH] prepare release 3.1.7 --- pom.xml | 2 +- wicket-spring-boot-context/pom.xml | 2 +- wicket-spring-boot-starter-example/pom.xml | 2 +- wicket-spring-boot-starter/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0ccdbb9..0e4d23c 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.7-SNAPSHOT + 3.1.7 pom Wicket Spring Boot Starter Parent diff --git a/wicket-spring-boot-context/pom.xml b/wicket-spring-boot-context/pom.xml index 1fdbdc1..8970b2f 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.7-SNAPSHOT + 3.1.7 wicket-spring-boot-context diff --git a/wicket-spring-boot-starter-example/pom.xml b/wicket-spring-boot-starter-example/pom.xml index 6fde763..df0d704 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 - 3.1.7-SNAPSHOT + 3.1.7 .. diff --git a/wicket-spring-boot-starter/pom.xml b/wicket-spring-boot-starter/pom.xml index 8b4bbf7..b0de801 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.7-SNAPSHOT + 3.1.7 ..