Skip to content

Commit 124bc9d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1001318 commit 124bc9d

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.jayield</groupId>
55
<artifactId>jayield</artifactId>
6-
<version>1.3.0</version>
6+
<version>1.3.1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>
99
JAYield - Java library implementation of yield, providing an idiomatic
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git@github.com:jayield/jayield.git</connection>
3636
<developerConnection>scm:git:git@github.com:jayield/jayield.git</developerConnection>
3737
<url>https://github.com/jayield/jayield.git</url>
38-
<tag>jayield-1.3.0</tag>
38+
<tag>HEAD</tag>
3939
</scm>
4040
<distributionManagement>
4141
<snapshotRepository>

0 commit comments

Comments
 (0)