From 0045904b4564584f26792898e1844e69ed5a004f Mon Sep 17 00:00:00 2001 From: Jonas Hecht Date: Thu, 5 Jul 2018 16:47:01 +0200 Subject: [PATCH] Development version now 2.0.x. Also updated docs for latest release. --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 299b5d1..d68a934 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ThereĀ“s also an blog post describing this project: [Spring Boot & Apache CXF de.codecentric cxf-spring-boot-starter - 1.1.4.RELEASE + 1.1.5.RELEASE ``` diff --git a/pom.xml b/pom.xml index bc847be..aa3ff59 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ de.codecentric cxf-spring-boot-starter - 1.1.4-SNAPSHOT + 2.0.0-SNAPSHOT cxf-spring-boot-starter Boot starter for SOAP-Webservices with Apache CXF using JAX-WS & JAXB with Annotations only jar