There was an error while loading. Please reload this page.
1 parent 5c8c167 commit 50bdf25Copy full SHA for 50bdf25
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.hubspot</groupId>
12
<artifactId>basepom</artifactId>
13
- <version>67.0-SNAPSHOT</version>
+ <version>67.0</version>
14
<packaging>pom</packaging>
15
16
<name>HubSpot Basepom</name>
@@ -2262,7 +2262,7 @@
2262
<connection>scm:git:git@github.com:HubSpot/basepom.git</connection>
2263
<developerConnection>scm:git:ssh://git@github.com/HubSpot/basepom.git</developerConnection>
2264
<url>git@github.com:HubSpot/basepom.git</url>
2265
- <tag>HEAD</tag>
+ <tag>basepom-67.0</tag>
2266
</scm>
2267
2268
<profiles>
0 commit comments