From 98b37561ef49be4ada17abd29b9c2808afb83a21 Mon Sep 17 00:00:00 2001 From: Les Vogel Date: Mon, 30 Mar 2020 09:26:38 -0700 Subject: [PATCH] Prepare for release 1.0.14 (#120) --- checkstyle-config/pom.xml | 4 ++-- pom.xml | 4 ++-- test/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml index 1216632b..fcfd2d4e 100644 --- a/checkstyle-config/pom.xml +++ b/checkstyle-config/pom.xml @@ -18,7 +18,7 @@ limitations under the License. com.google.cloud.samples checkstyle-configuration - 1.0.14-SNAPSHOT + 1.0.14 jar ${project.groupId}:${project.artifactId} @@ -63,7 +63,7 @@ limitations under the License. https://github.com/GoogleCloudPlatform/java-repo-tools scm:git:https://github.com/GoogleCloudPlatform/java-repo-tools.git scm:git:ssh://git@github.com/GoogleCloudPlatform/java-repo-tools.git - v1.0.13-snapshot + v${project.version} diff --git a/pom.xml b/pom.xml index 76b99a20..921bda44 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ limitations under the License. com.google.cloud.samples shared-configuration - 1.0.14-SNAPSHOT + 1.0.14 pom ${project.groupId}:${project.artifactId} @@ -246,7 +246,7 @@ limitations under the License. com.google.cloud.samples checkstyle-configuration - 1.0.14-SNAPSHOT + 1.0.14 com.puppycrawl.tools diff --git a/test/pom.xml b/test/pom.xml index 49fd697a..1e558166 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -26,7 +26,7 @@ limitations under the License. shared-configuration com.google.cloud.samples - 1.0.14-SNAPSHOT + 1.0.14 .. @@ -46,7 +46,7 @@ limitations under the License. com.google.truth truth - 0.37 + 1.0.1 test