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 18bc770 commit ee05d9eCopy full SHA for ee05d9e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.microbean</groupId>
6
<artifactId>microbean-kubernetes-controller</artifactId>
7
- <version>0.2.1</version>
+ <version>0.2.2-SNAPSHOT</version>
8
9
<parent>
10
@@ -21,7 +21,7 @@
21
<connection>scm:git:[email protected]:microbean/${project.artifactId}.git</connection>
22
<developerConnection>scm:git:[email protected]:microbean/${project.artifactId}.git</developerConnection>
23
<url>https://github.com/microbean/${project.artifactId}/</url>
24
- <tag>v0.2.1</tag>
+ <tag>HEAD</tag>
25
</scm>
26
27
<issueManagement>
0 commit comments