Skip to content

Commit a419c22

Browse files
committed
[maven-release-plugin] prepare release 0.5.2
1 parent c17d07e commit a419c22

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
@@ -7,13 +7,13 @@
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>io.radanalytics</groupId>
99
<artifactId>abstract-operator</artifactId>
10-
<version>0.5.2-SNAPSHOT</version>
10+
<version>0.5.2</version>
1111

1212
<scm>
1313
<url>https://github.com/jvm-operators/abstract-operator</url>
1414
<connection>scm:git:git@github.com:jvm-operators/abstract-operator.git</connection>
1515
<developerConnection>scm:git:git@github.com:jvm-operators/abstract-operator.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>0.5.2</tag>
1717
</scm>
1818

1919
<repositories>

0 commit comments

Comments
 (0)