We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558ef4e commit 90d9558Copy full SHA for 90d9558
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.hubspot</groupId>
12
<artifactId>basepom</artifactId>
13
- <version>63.2-SNAPSHOT</version>
+ <version>63.2</version>
14
<packaging>pom</packaging>
15
16
<name>HubSpot Basepom</name>
@@ -2601,7 +2601,7 @@
2601
<connection>scm:git:git@github.com:HubSpot/basepom.git</connection>
2602
<developerConnection>scm:git:ssh://git@github.com/HubSpot/basepom.git</developerConnection>
2603
<url>git@github.com:HubSpot/basepom.git</url>
2604
- <tag>HEAD</tag>
+ <tag>basepom-63.2</tag>
2605
</scm>
2606
2607
<profiles>
0 commit comments