Skip to content

Commit

Permalink
release 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
henryyan committed May 8, 2014
1 parent 5511d61 commit b7469ff
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 @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.kafeitu.demo</groupId>
<artifactId>kft-activiti-demo</artifactId>
<version>1.10.1</version>
<version>1.10.2</version>
<packaging>war</packaging>
<name>Activiti demo</name>
<description>activiti demo for version 5.14</description>
Expand Down Expand Up @@ -41,7 +41,7 @@
<mockito.version>1.9.0</mockito.version>
<powermock.version>1.4.12</powermock.version>
<activiti.version>5.15.1-kft</activiti.version>
<activiti.engine.version>5.15.1-kft</activiti.engine.version>
<activiti.engine.version>5.15.1-kft</activiti.engine.version>

<!-- jdbc h2 -->
<jdbc.driver.groupId>com.h2database</jdbc.driver.groupId>
Expand Down

0 comments on commit b7469ff

Please sign in to comment.