Skip to content

Commit

Permalink
Update to version 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasmartin committed Mar 13, 2018
1 parent c6aa427 commit cd2b63c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>ch.fhnw.digibp</groupId>
<artifactId>digibp-camunda-template</artifactId>
<version>2.0.4</version>
<version>2.0.5</version>
<packaging>${packaging.type}</packaging>

<properties>
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ camunda:
password: demo
filter:
create: All Tasks
authorization:
enabled: false

spring:
profiles:
Expand Down

0 comments on commit cd2b63c

Please sign in to comment.