We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f35dc commit 1982ad3Copy full SHA for 1982ad3
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.hubspot</groupId>
12
<artifactId>basepom</artifactId>
13
- <version>63.3-SNAPSHOT</version>
+ <version>63.3</version>
14
<packaging>pom</packaging>
15
16
<name>HubSpot Basepom</name>
@@ -2631,7 +2631,7 @@
2631
<connection>scm:git:git@github.com:HubSpot/basepom.git</connection>
2632
<developerConnection>scm:git:ssh://git@github.com/HubSpot/basepom.git</developerConnection>
2633
<url>git@github.com:HubSpot/basepom.git</url>
2634
- <tag>HEAD</tag>
+ <tag>basepom-63.3</tag>
2635
</scm>
2636
2637
<profiles>
0 commit comments