From 26495faf1b306db280f6353963516e02daabe441 Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Tue, 15 Sep 2020 11:02:07 -0700 Subject: [PATCH] chore: rename artifact to google-cloud-security-private-ca (#8) --- privateca/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/privateca/pom.xml b/privateca/pom.xml index 248430d10bc..71a98276949 100644 --- a/privateca/pom.xml +++ b/privateca/pom.xml @@ -2,10 +2,10 @@ 4.0.0 com.google.cloud - security-privateca-snippets + security-private-ca-snippets jar Google Certificate Authority Service Snippets - https://github.com/googleapis/java-security-privateca + https://github.com/googleapis/java-security-private-ca com.google.cloud - google-cloud-security-privateca + google-cloud-security-private-ca 0.0.0