Skip to content

Commit ee05d9e

Browse files
committed
[maven-release-plugin] [skip ci]prepare for next development iteration
1 parent 18bc770 commit ee05d9e

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.microbean</groupId>
66
<artifactId>microbean-kubernetes-controller</artifactId>
7-
<version>0.2.1</version>
7+
<version>0.2.2-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>org.microbean</groupId>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:[email protected]:microbean/${project.artifactId}.git</connection>
2222
<developerConnection>scm:git:[email protected]:microbean/${project.artifactId}.git</developerConnection>
2323
<url>https://github.com/microbean/${project.artifactId}/</url>
24-
<tag>v0.2.1</tag>
24+
<tag>HEAD</tag>
2525
</scm>
2626

2727
<issueManagement>

0 commit comments

Comments
 (0)