Skip to content

Commit

Permalink
Update release version to 16 in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zteater authored May 18, 2021
1 parent f3f5372 commit cecd72d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Reference: [Maven Settings > Profiles](http://maven.apache.org/settings.html#pro

````yaml
- name: maven-settings-xml-action
uses: whelk-io/maven-settings-xml-action@v14
uses: whelk-io/maven-settings-xml-action@v16
with:
repositories: '[{ "id": "some-repository", "url": "http://some.repository.url" }]'
plugin_repositories: '[{ "id": "some-plugin-repository", "url": "http://some.plugin.repository.url" }]'
Expand Down Expand Up @@ -125,7 +125,7 @@ Reference: [Maven Settings > Profiles](http://maven.apache.org/settings.html#pro

````yaml
- name: maven-settings-xml-action
uses: whelk-io/maven-settings-xml-action@v14
uses: whelk-io/maven-settings-xml-action@v16
with:
repositories: |
[
Expand Down

0 comments on commit cecd72d

Please sign in to comment.