diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml
index 1068d84f..bddca039 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.18-SNAPSHOT
+ 1.0.18
jar
diff --git a/pom.xml b/pom.xml
index d6361c73..13ea0991 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@ limitations under the License.
com.google.cloud.samples
shared-configuration
- 1.0.18-SNAPSHOT
+ 1.0.18
pom
${project.groupId}:${project.artifactId}
@@ -215,7 +215,7 @@ limitations under the License.
com.google.cloud.samples
checkstyle-configuration
- 1.0.18-SNAPSHOT
+ 1.0.18
@@ -305,7 +305,7 @@ limitations under the License.
com.google.cloud.samples
checkstyle-configuration
- 1.0.18-SNAPSHOT
+ 1.0.18
com.puppycrawl.tools
diff --git a/test/pom.xml b/test/pom.xml
index a3ab261e..d98809d7 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.18-SNAPSHOT
+ 1.0.18
..