diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml index 5fd12fe6..1f107de0 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.3-SNAPSHOT + 1.0.3 jar ${project.groupId}:${project.artifactId} @@ -51,6 +51,12 @@ limitations under the License. Google Inc. https://cloud.google.com + + Kurtis Van Gent + kvg@google.com + Google Inc. + https://cloud.google.com + diff --git a/pom.xml b/pom.xml index f0c4eba7..0e2ad038 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ limitations under the License. com.google.cloud.samples shared-configuration - 1.0.7-SNAPSHOT + 1.0.7 pom ${project.groupId}:${project.artifactId} @@ -55,6 +55,12 @@ limitations under the License. Google Inc. https://cloud.google.com + + Kurtis Van Gent + kvg@google.com + Google Inc. + https://cloud.google.com + @@ -159,7 +165,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin - 2.20 + 2.20.1 false @@ -168,7 +174,7 @@ limitations under the License. org.apache.maven.plugins maven-failsafe-plugin - 2.20 + 2.20.1 @@ -198,7 +204,7 @@ limitations under the License. com.google.cloud.samples checkstyle-configuration - 1.0.3-SNAPSHOT + 1.0.3 com.puppycrawl.tools @@ -219,7 +225,7 @@ limitations under the License. org.codehaus.mojo versions-maven-plugin - 2.4 + 2.5 diff --git a/test/pom.xml b/test/pom.xml index 29ae6b02..4b272fd1 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.7-SNAPSHOT + 1.0.7 .. @@ -46,7 +46,7 @@ limitations under the License. com.google.truth truth - 0.34 + 0.37 test