Skip to content

Commit

Permalink
Updated project to version 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarman committed Mar 4, 2016
1 parent 0b6a77b commit b4ec19e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ext {
}

sourceCompatibility = 1.8
version = '1.5.1'
version = '1.5.2'

repositories {
jcenter()
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

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

Expand Down

0 comments on commit b4ec19e

Please sign in to comment.