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/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..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
-
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