We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4db6c2 commit 8a31802Copy full SHA for 8a31802
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.hubspot</groupId>
12
<artifactId>basepom</artifactId>
13
- <version>63.10-SNAPSHOT</version>
+ <version>63.10</version>
14
<packaging>pom</packaging>
15
16
<name>HubSpot Basepom</name>
@@ -2457,7 +2457,7 @@
2457
<connection>scm:git:git@github.com:HubSpot/basepom.git</connection>
2458
<developerConnection>scm:git:ssh://git@github.com/HubSpot/basepom.git</developerConnection>
2459
<url>git@github.com:HubSpot/basepom.git</url>
2460
- <tag>HEAD</tag>
+ <tag>basepom-63.10</tag>
2461
</scm>
2462
2463
<profiles>
0 commit comments