Skip to content

Commit bde416d

Browse files
committed
[maven-release-plugin] prepare release operator-parent-pom-0.3.9
1 parent eb95a6d commit bde416d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.radanalytics</groupId>
55
<artifactId>operator-parent-pom</artifactId>
6-
<version>0.3.9-SNAPSHOT</version>
6+
<version>0.3.9</version>
77
<packaging>pom</packaging>
88
<name>Operator Parent POM</name>
99
<description>parent pom.xml file that is supposed to be reused as parent pom in custom operators</description>
@@ -27,7 +27,7 @@
2727
<url>https://github.com/jvm-operators/operator-parent-pom</url>
2828
<connection>scm:git:git@github.com:jvm-operators/operator-parent-pom.git</connection>
2929
<developerConnection>scm:git:git@github.com:jvm-operators/operator-parent-pom.git</developerConnection>
30-
<tag>HEAD</tag>
30+
<tag>operator-parent-pom-0.3.9</tag>
3131
</scm>
3232

3333
<repositories>

0 commit comments

Comments
 (0)