Skip to content

Commit

Permalink
Release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mosoriob committed Apr 23, 2020
1 parent a3eff83 commit 4ac8296
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ deploy:
provider: releases
api_key:
secure: kwGuFQM3EVfxdYiJtnXHyBUyYun/MfFPAhz6rHmk1n9jhsBQAd4xNG5RM+ZBAbI0NljZdPEQh7CNJ7s9vFYw8cR42gZahTE16EvtZixa8ymqORNJGJTBgZZlzoz6WseyjBVtEhUn3CKDRPjziqksCRsuh6FE4VRAk2ok32kjucSnmQX7qD9F3DLuPIa7/3e4dBb2T7qPRjmJptr0Q4a1dKmzmzcqCnarEj4MH+Il8mvTPor0oeHKRP9xGbAA89RwQDcghKBj0G58nFmb9Lnj9JQKmp9nfAN2kJQxAZafIh3X5hc4obfQhZHE/n7WJN6zTwFr3GDYxxwf9LAacv4cod51nGL3aSzB1AFfQPxHanPEtt1MPx+TeWHko4hdIbT4QC7forw5OB/ntEjQiAvKJY3LnjPMkUhexsgi/4JwwpZTyA1UOVPXc5pqmmpfhcJrV+4EWQzxIMW0ZkgWVTuiMsS6XFrQh9phJj+XBjsyPpIEzPEXPX6riWRdfExIPHjeo7YO7QP8Yh0bGmRzs7sRb/W4LTfUTd28FJXzCYh6Cgc87TFn9JSTfXMnZbS25I6Da4NlXUvojgzBUfp6co16oS9EtdL5Qx6nkVji16xJsxLDsvFrrIKJ3JJrrG0Cdr34TYR1B73Y0bxjxpd7Nkbgn7ehrCQe5XIiBfozdr+ezF0=
file_glob: true
file:
- target/oba*.jar
- README.md
skip_cleanup: true
on:
tags: true
file_glob: true
file:
- target/oba*.jar
- README.md
skip_cleanup: true
on:
tags: true
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<packaging>jar</packaging>
<groupId>edu.isi.oba</groupId>
<artifactId>oba</artifactId>
<version>2.4.2</version>
<version>2.5.0</version>
<name>core</name>
<url>https://github.com/KnowledgeCaptureAndDiscovery/OBA</url>

Expand Down

0 comments on commit 4ac8296

Please sign in to comment.