We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5ea98 commit 5cfad62Copy full SHA for 5cfad62
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.camunda</groupId>
6
<artifactId>camunda-release-parent</artifactId>
7
- <version>3.9-SNAPSHOT</version>
+ <version>3.9.0</version>
8
<packaging>pom</packaging>
9
<name>camunda - Release Parent Pom</name>
10
@@ -387,7 +387,7 @@
387
<url>https://github.com/camunda/camunda-release-parent</url>
388
<connection>scm:git:[email protected]:camunda/camunda-release-parent.git</connection>
389
<developerConnection>scm:git:[email protected]:camunda/camunda-release-parent.git</developerConnection>
390
- <tag>HEAD</tag>
+ <tag>3.9.0</tag>
391
</scm>
392
393
<issueManagement>
0 commit comments