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 aadf60c commit a054280Copy full SHA for a054280
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.swingk.utils.stream</groupId>
7
<artifactId>swing-stream-utils</artifactId>
8
- <version>1.24-SNAPSHOT</version>
+ <version>1.24</version>
9
10
<name>swing-stream-utils</name>
11
<url>https://github.com/parubok/swing-stream-utils</url>
@@ -37,7 +37,7 @@
37
<connection>scm:git:git@github.com:parubok/swing-stream-utils</connection>
38
<url>scm:git:git@github.com:parubok/swing-stream-utils</url>
39
<developerConnection>scm:git:git@github.com:parubok/swing-stream-utils</developerConnection>
40
- <tag>HEAD</tag>
+ <tag>v1.24</tag>
41
</scm>
42
43
<dependencies>
0 commit comments