We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3157fd0 commit 35c9e4bCopy full SHA for 35c9e4b
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.hubspot</groupId>
12
<artifactId>basepom</artifactId>
13
- <version>62.1-SNAPSHOT</version>
+ <version>62.1</version>
14
<packaging>pom</packaging>
15
16
<properties>
@@ -2546,7 +2546,7 @@
2546
<connection>scm:git:git@github.com:HubSpot/basepom.git</connection>
2547
<developerConnection>scm:git:ssh://git@github.com/HubSpot/basepom.git</developerConnection>
2548
<url>git@github.com:HubSpot/basepom.git</url>
2549
- <tag>HEAD</tag>
+ <tag>basepom-62.1</tag>
2550
</scm>
2551
2552
<profiles>
0 commit comments