Skip to content

Commit ee9c1dc

Browse files
committed
[maven-release-plugin] prepare release jayield-1.5.1
1 parent e43817d commit ee9c1dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.tinyield</groupId>
55
<artifactId>jayield</artifactId>
6-
<version>1.5.1-SNAPSHOT</version>
6+
<version>1.5.1</version>
77
<packaging>jar</packaging>
88
<name>
99
JAYield - Java library implementation of yield, providing an idiomatic
@@ -39,7 +39,7 @@
3939
<connection>scm:git:git@github.com:tinyield/jayield.git</connection>
4040
<developerConnection>scm:git:git@github.com:tinyield/jayield.git</developerConnection>
4141
<url>https://github.com/tinyield/jayield.git</url>
42-
<tag>HEAD</tag>
42+
<tag>jayield-1.5.1</tag>
4343
</scm>
4444
<distributionManagement>
4545
<snapshotRepository>

0 commit comments

Comments
 (0)