Skip to content

Commit

Permalink
Merge pull request #25 from IABTechLab/ci-dbc5fc853a4767507fe3a96a8f5…
Browse files Browse the repository at this point in the history
…f04ef5266178a

[CI Pipeline] Released Minor version: 2.1.0
  • Loading branch information
github-actions[bot] authored Aug 12, 2024
2 parents dbc5fc8 + c7312a2 commit 82a3511
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.uid2</groupId>
<artifactId>attestation-azure</artifactId>
<version>2.0.4-ef52553c57</version>
<version>2.1.0</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Azure Enclave attestation</description>
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", "version": "2.0", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/v\\d+(?:\\.\\d+)?$" ], "cloudBuild": { "setVersionVariables": true, "buildNumber": { "enabled": true, "includeCommitId": { "when": "always" } } } }
{ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", "version": "2.1", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/v\\d+(?:\\.\\d+)?$" ], "cloudBuild": { "setVersionVariables": true, "buildNumber": { "enabled": true, "includeCommitId": { "when": "always" } } } }

0 comments on commit 82a3511

Please sign in to comment.