Skip to content

Commit

Permalink
Updated docs to current versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashackt committed Oct 17, 2018
1 parent eda3027 commit 5f691d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ There´s also an blog post describing this project: [Spring Boot & Apache CXF
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>cxf-spring-boot-starter</artifactId>
<version>1.1.5.RELEASE</version>
<version>2.0.0.RELEASE</version>
</dependency>
</dependencies>
```
Expand All @@ -46,7 +46,7 @@ There´s also an blog post describing this project: [Spring Boot & Apache CXF
<plugin>
<groupId>de.codecentric</groupId>
<artifactId>cxf-spring-boot-starter-maven-plugin</artifactId>
<version>1.1.5.RELEASE</version>
<version>2.0.0.RELEASE</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 5f691d0

Please sign in to comment.