We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4bbdd commit 63396baCopy full SHA for 63396ba
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.hubspot</groupId>
12
<artifactId>basepom</artifactId>
13
- <version>63.5-SNAPSHOT</version>
+ <version>63.5</version>
14
<packaging>pom</packaging>
15
16
<name>HubSpot Basepom</name>
@@ -2481,7 +2481,7 @@
2481
<connection>scm:git:git@github.com:HubSpot/basepom.git</connection>
2482
<developerConnection>scm:git:ssh://git@github.com/HubSpot/basepom.git</developerConnection>
2483
<url>git@github.com:HubSpot/basepom.git</url>
2484
- <tag>HEAD</tag>
+ <tag>basepom-63.5</tag>
2485
</scm>
2486
2487
<profiles>
0 commit comments