We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17d07e commit a419c22Copy full SHA for a419c22
pom.xml
@@ -7,13 +7,13 @@
7
<modelVersion>4.0.0</modelVersion>
8
<groupId>io.radanalytics</groupId>
9
<artifactId>abstract-operator</artifactId>
10
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
11
12
<scm>
13
<url>https://github.com/jvm-operators/abstract-operator</url>
14
<connection>scm:git:git@github.com:jvm-operators/abstract-operator.git</connection>
15
<developerConnection>scm:git:git@github.com:jvm-operators/abstract-operator.git</developerConnection>
16
- <tag>HEAD</tag>
+ <tag>0.5.2</tag>
17
</scm>
18
19
<repositories>
0 commit comments