diff --git a/pom.xml b/pom.xml
index a55013f..23715bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>com.hubspot</groupId>
   <artifactId>basepom</artifactId>
-  <version>25.2-SNAPSHOT</version>
+  <version>25.2</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -2191,7 +2191,7 @@
     <connection>scm:git:git@github.com:HubSpot/basepom.git</connection>
     <developerConnection>scm:git:ssh://git@github.com/HubSpot/basepom.git</developerConnection>
     <url>git@github.com:HubSpot/basepom.git</url>
-    <tag>HEAD</tag>
+    <tag>basepom-25.2</tag>
   </scm>
 
   <profiles>