Skip to content

Commit

Permalink
Bump petals-basis-api to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeneux committed Apr 27, 2021
1 parent 355f6ac commit 7c2e737
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion petals-se-flowable-clientserver-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-basis-api</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.ow2.petals</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-basis-api</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.ow2.petals</groupId>
Expand Down

0 comments on commit 7c2e737

Please sign in to comment.