We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05882af commit 4bbf66bCopy full SHA for 4bbf66b
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.hubspot</groupId>
12
<artifactId>basepom</artifactId>
13
- <version>67.3-SNAPSHOT</version>
+ <version>67.3</version>
14
<packaging>pom</packaging>
15
16
<name>HubSpot Basepom</name>
@@ -2237,7 +2237,7 @@
2237
<connection>scm:git:git@github.com:HubSpot/basepom.git</connection>
2238
<developerConnection>scm:git:ssh://git@github.com/HubSpot/basepom.git</developerConnection>
2239
<url>git@github.com:HubSpot/basepom.git</url>
2240
- <tag>HEAD</tag>
+ <tag>basepom-67.3</tag>
2241
</scm>
2242
2243
<profiles>
0 commit comments