Skip to content

Commit 9ac76da

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8796c72 commit 9ac76da

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

55
<groupId>io.conduktor</groupId>
66
<artifactId>azure-kafka-oauthbearer</artifactId>
7-
<version>0.2.0</version>
7+
<version>0.3.0-SNAPSHOT</version>
88

99
<scm>
1010
<connection>scm:git:${project.scm.url}</connection>
1111
<developerConnection>scm:git:${project.scm.url}</developerConnection>
1212
<url>https://github.com/conduktor/azure-kafka-oauthbearer.git</url>
13-
<tag>0.2.0</tag>
13+
<tag>HEAD</tag>
1414
</scm>
1515

1616
<properties>

0 commit comments

Comments
 (0)