Skip to content

Commit

Permalink
Update version to 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kleebaum committed Sep 20, 2020
1 parent 55b34f0 commit dd2d10a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ deploy:
provider: releases
file: $TRAVIS_BUILD_DIR/target/cures-condec-jira.jar
skip_cleanup: true
github_token: $github_token
on:
tags: true
overwrite: true
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.uhd.ifi.se.decision</groupId>
<artifactId>management.jira</artifactId>
<version>2.2.6</version>
<version>2.2.7</version>
<organization>
<name>Software Engineering Research Group, Heidelberg University</name>
<url>https://github.com/cures-hub</url>
Expand Down

0 comments on commit dd2d10a

Please sign in to comment.