Skip to content

Commit

Permalink
Update to version 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasmartin committed Feb 12, 2018
1 parent a431932 commit 8e57658
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)

## Maintainer
- [Andreas Martin](https://github.com/andreasmartin)
- [Digitalisation of Business Processes](https://github.com/digibp)

## License

Expand Down
2 changes: 1 addition & 1 deletion archetype.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ $ cat archetype.properties
archetype.groupId=ch.fhnw.digibp.archetype
archetype.artifactId=digibp-archetype-camunda-boot
package=ch.fhnw.digibp
excludePatterns=**/.idea/**,*.iml,*.md,archetype.properties,**/data/**
excludePatterns=**/.idea/**,*.iml,archetype.properties,**/data/**
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.2</version>
<version>2.0.3</version>
<packaging>${packaging.type}</packaging>

<properties>
Expand Down
File renamed without changes.

0 comments on commit 8e57658

Please sign in to comment.