From 5d5080b8b96cf75e91a89fd7b535db44c5450694 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 19 Mar 2020 09:26:07 -0700 Subject: [PATCH] chore: updated grpc code output (#118) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/b95a86e5-a53f-4c88-a22c-85139a1a8492/targets --- asset/pom.xml | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 asset/pom.xml diff --git a/asset/pom.xml b/asset/pom.xml new file mode 100644 index 00000000000..055d5219abe --- /dev/null +++ b/asset/pom.xml @@ -0,0 +1,60 @@ + + + 4.0.0 + com.google.cloud + cloudasset-snippets + jar + Google Cloud Asset Inventory Snippets + https://github.com/googleapis/java-asset + + + + com.google.cloud.samples + shared-configuration + 1.0.12 + + + + 1.8 + 1.8 + UTF-8 + + + + + + + + com.google.cloud + libraries-bom + 4.2.0 + pom + import + + + + + + + com.google.cloud + google-cloud-asset + + + + + junit + junit + 4.13 + test + + + com.google.truth + truth + 1.0.1 + test + + +