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 1001318 commit 124bc9dCopy full SHA for 124bc9d
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.github.jayield</groupId>
5
<artifactId>jayield</artifactId>
6
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<name>
9
JAYield - Java library implementation of yield, providing an idiomatic
@@ -35,7 +35,7 @@
35
<connection>scm:git:git@github.com:jayield/jayield.git</connection>
36
<developerConnection>scm:git:git@github.com:jayield/jayield.git</developerConnection>
37
<url>https://github.com/jayield/jayield.git</url>
38
- <tag>jayield-1.3.0</tag>
+ <tag>HEAD</tag>
39
</scm>
40
<distributionManagement>
41
<snapshotRepository>
0 commit comments