Skip to content

Commit

Permalink
Using current version in Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashackt committed Apr 13, 2018
1 parent 713981b commit ff24b29
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 @@ -35,7 +35,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.3.RELEASE</version>
<version>1.1.4.RELEASE</version>
</dependency>
</dependencies>
```
Expand All @@ -47,7 +47,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.3.RELEASE</version>
<version>1.1.5.RELEASE</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit ff24b29

Please sign in to comment.