generated from it-at-m/oss-repository-en-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bump mvn 0.18.1 * bump mvn 0.18.1 * v0.21.12 * s3 integration fix missing streaming v2 config * bump mvn 0.18.2 * cosys integration add wrongly removed spring application name * chore: mvn auto version bump to 0.18.3-SNAPSHOT * s3 integration add missing annotation for MessageProcessor * chore: mvn auto version bump to 0.18.4-SNAPSHOT * #601: fix process instance sorting (#606) * chore: mvn auto version bump to 0.18.5-SNAPSHOT * #609: add description to process instance overview * v0.21.13 * Bugfix(#616): email integration for release (#626) * refactor: remove auth from email-integration-example * bugfix(#616): email attachments are invalid * bugfix(#616): test email attachments * bugfix(#616): fix example * chore: mvn auto version bump to 0.18.6-SNAPSHOT --------- Co-authored-by: DigiWF Github Bot <[email protected]> Co-authored-by: StephanStrehlerCGI <[email protected]> Co-authored-by: stephan.strehler <[email protected]> Co-authored-by: Lukas Mösle <[email protected]>
- Loading branch information
1 parent
149877e
commit 37855c4
Showing
4 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
...iwf-cosys-integration/digiwf-cosys-integration-service/src/main/resources/application.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
spring: | ||
application: | ||
name: @project.artifactId@ | ||
|
||
io: | ||
muenchendigital: | ||
digiwf: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters