Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeneux committed Jan 3, 2018
1 parent 48e9b2e commit be290db
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 @@ -250,7 +250,7 @@
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-se-flowable-clientserver-api</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>${flowable.groupId}</groupId>
Expand Down Expand Up @@ -417,7 +417,7 @@
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-se-flowable-test-utils</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit be290db

Please sign in to comment.