Skip to content

Commit 154474c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6fb7c38 commit 154474c

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>io.vavr</groupId>
44
<artifactId>vavr-match-processor</artifactId>
5-
<version>0.11.0</version>
5+
<version>0.11.1-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>Vavr Match Annotation Processor</name>
88
<description>Processor for structural pattern matching.</description>
@@ -18,7 +18,7 @@
1818
<connection>scm:git:git@github.com:vavr-io/vavr-match-processor.git</connection>
1919
<developerConnection>scm:git:git@github.com:vavr-io/vavr-match-processor.git</developerConnection>
2020
<url>git@github.com:vavr-io/vavr-match-processor.git</url>
21-
<tag>v0.11.0</tag>
21+
<tag>HEAD</tag>
2222
</scm>
2323
<developers>
2424
<developer>

0 commit comments

Comments
 (0)