Skip to content

Commit bf0e064

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6915c70 commit bf0e064

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.0</version>
10+
<version>0.5.1-SNAPSHOT</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>0.5.0</tag>
16+
<tag>HEAD</tag>
1717
</scm>
1818

1919
<repositories>

0 commit comments

Comments
 (0)