We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c415fcd commit 3ba6ef9Copy full SHA for 3ba6ef9
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.hubspot</groupId>
12
<artifactId>basepom</artifactId>
13
- <version>63.0-SNAPSHOT</version>
+ <version>63.0</version>
14
<packaging>pom</packaging>
15
16
<name>HubSpot Basepom</name>
@@ -2563,7 +2563,7 @@
2563
<connection>scm:git:git@github.com:HubSpot/basepom.git</connection>
2564
<developerConnection>scm:git:ssh://git@github.com/HubSpot/basepom.git</developerConnection>
2565
<url>git@github.com:HubSpot/basepom.git</url>
2566
- <tag>HEAD</tag>
+ <tag>basepom-63.0</tag>
2567
</scm>
2568
2569
<profiles>
0 commit comments