Skip to content

Commit

Permalink
Merge pull request #19 from IABTechLab/ci-d34e3367cdd01d2acc411a9396c…
Browse files Browse the repository at this point in the history
…c83168273fa68

[CI Pipeline] Released Minor version: 2.1.0
  • Loading branch information
github-actions[bot] authored Aug 12, 2024
2 parents d34e336 + 032139d commit aa5ed01
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 @@ -7,7 +7,7 @@

<groupId>com.uid2</groupId>
<artifactId>attestation-gcp</artifactId>
<version>2.0.0-21f950573a</version>
<version>2.1.0</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>UID 2.0 operator GCP 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 aa5ed01

Please sign in to comment.