diff --git a/video/pom.xml b/video/pom.xml new file mode 100644 index 00000000000..87f98d68fd2 --- /dev/null +++ b/video/pom.xml @@ -0,0 +1,60 @@ + + + 4.0.0 + com.google.cloud + videointelligence-snippets + jar + Google Cloud Video Intelligence Snippets + https://github.com/googleapis/java-video-intelligence + + + + 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-video-intelligence + + + + + junit + junit + 4.13 + test + + + com.google.truth + truth + 1.0.1 + test + + +