From 7547cdcaf7f6a7460c1eafac9dea5f23b11b6bf8 Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Mon, 30 Mar 2020 11:54:37 -0700 Subject: [PATCH 1/2] samples: fix samples library versions --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 5cdb3854f6b..3ba3d5a0f06 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-spanner - + 1.52.0 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 90183ebdae5..7a3a8e81ad1 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-spanner - + 1.52.1-SNAPSHOT diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 0e45c2f9c42..be3ea3c151d 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - + 4.3.0 pom import From a5ded74302d330a63005918947839bdf229dd667 Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Mon, 30 Mar 2020 12:09:47 -0700 Subject: [PATCH 2/2] samples: fix profile and region tags --- pom.xml | 9 +++++++++ samples/snapshot/pom.xml | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cf6714675a6..289937dc885 100644 --- a/pom.xml +++ b/pom.xml @@ -313,4 +313,13 @@ + + + + enable-samples + + samples + + + diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 7a3a8e81ad1..78846a22724 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -23,13 +23,14 @@ UTF-8 - + com.google.cloud google-cloud-spanner 1.52.1-SNAPSHOT + junit @@ -44,7 +45,6 @@ test -