Skip to content

Commit

Permalink
Bumped to latest release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadileepkolli committed Feb 3, 2016
1 parent cb180be commit 9b63c57
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.1.RELEASE</version>
<version>1.3.2.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

<properties>
<activiti.version>5.19.0</activiti.version>
<!--<spring.boot.version>1.2.2.RELEASE</spring.boot.version>-->
<activiti.version>5.19.0.2</activiti.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9b63c57

Please sign in to comment.