Skip to content

Commit

Permalink
Merge pull request #21 from IABTechLab/ci-f968aec0e345c066e5478289ad5…
Browse files Browse the repository at this point in the history
…0a6bd92706a6b

[CI Pipeline] Released Major version: 2.0.0-f968aec0e3
  • Loading branch information
github-actions[bot] authored Feb 16, 2024
2 parents f968aec + 0cc97d3 commit 92d2805
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>uid2-attestation-api</artifactId>
<version>1.6.10-SNAPSHOT</version>
<version>2.0.0-f968aec0e3</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Interfaces for enclave attestation process</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": "1.6", "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.0", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/v\\d+(?:\\.\\d+)?$" ], "cloudBuild": { "setVersionVariables": true, "buildNumber": { "enabled": true, "includeCommitId": { "when": "always" } } } }

0 comments on commit 92d2805

Please sign in to comment.