Skip to content

Commit

Permalink
Merge branch 'release/v1.4.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarman committed Sep 23, 2015
2 parents 9b4e3da + 86de10a commit 26626de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@

<groupId>com.leanstacks</groupId>
<artifactId>skeleton-ws-spring-boot</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<name>Web Services Project Skeleton</name>
<description>Skeleton project for RESTful web services using Spring Boot.</description>

<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.2.5.RELEASE</version>
<version>1.2.6.RELEASE</version>
</parent>

<properties>
Expand Down

0 comments on commit 26626de

Please sign in to comment.