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 cc67bdc commit e032408Copy full SHA for e032408
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.github.parubok</groupId>
7
<artifactId>swing-stream-utils</artifactId>
8
- <version>1.27</version>
+ <version>1.28-SNAPSHOT</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>v1.27</tag>
+ <tag>HEAD</tag>
41
</scm>
42
43
<dependencies>
0 commit comments