Skip to content

Commit aa3b064

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 141f6cc commit aa3b064

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>com.pivovarit</groupId>
44
<artifactId>throwing-function</artifactId>
5-
<version>1.6.1</version>
5+
<version>1.6.2-SNAPSHOT</version>
66

77
<name>throwing-function</name>
88
<packaging>jar</packaging>
@@ -31,7 +31,7 @@
3131
<url>https://github.com/pivovarit/throwing-function</url>
3232
<connection>scm:git:[email protected]:pivovarit/throwing-function.git</connection>
3333
<developerConnection>scm:git:[email protected]:pivovarit/throwing-function.git</developerConnection>
34-
<tag>1.6.1</tag>
34+
<tag>HEAD</tag>
3535
</scm>
3636

3737
<issueManagement>

0 commit comments

Comments
 (0)