We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eda3027 commit 5f691d0Copy full SHA for 5f691d0
README.md
@@ -34,7 +34,7 @@ There´s also an blog post describing this project: [Spring Boot & Apache CXF
34
<dependency>
35
<groupId>de.codecentric</groupId>
36
<artifactId>cxf-spring-boot-starter</artifactId>
37
- <version>1.1.5.RELEASE</version>
+ <version>2.0.0.RELEASE</version>
38
</dependency>
39
</dependencies>
40
```
@@ -46,7 +46,7 @@ There´s also an blog post describing this project: [Spring Boot & Apache CXF
46
<plugin>
47
48
<artifactId>cxf-spring-boot-starter-maven-plugin</artifactId>
49
50
<executions>
51
<execution>
52
<goals>
0 commit comments