Skip to content

Commit

Permalink
Merge pull request #48 from onfido/rerelease/2.1.0
Browse files Browse the repository at this point in the history
Release of 2.1.0
  • Loading branch information
Ben Ahmady authored Jun 10, 2021
2 parents f318b95 + 47a3d20 commit 86b8b63
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
name: Publish package to the Maven Central Repository

on:
workflow_dispatch

release:
types: [published]

jobs:
publish:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion onfido-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.onfido</groupId>
<artifactId>onfido-api-java</artifactId>
<version>2.0.1</version>
<version>2.1.0</version>

<name>Onfido API Java Client</name>
<description>Official Java API client library for the Onfido API</description>
Expand Down

0 comments on commit 86b8b63

Please sign in to comment.