Skip to content

Commit ca02ab3

Browse files
committed
[maven-release-plugin] prepare release v1.36
1 parent 64c0e0e commit ca02ab3

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
@@ -5,7 +5,7 @@
55

66
<groupId>io.github.parubok</groupId>
77
<artifactId>swing-stream-utils</artifactId>
8-
<version>1.36-SNAPSHOT</version>
8+
<version>1.36</version>
99

1010
<name>swing-stream-utils</name>
1111
<description>Utils for working with Java Swing components via Java 8 streams</description>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:git@github.com:parubok/swing-stream-utils</connection>
5050
<url>scm:git:git@github.com:parubok/swing-stream-utils</url>
5151
<developerConnection>scm:git:git@github.com:parubok/swing-stream-utils</developerConnection>
52-
<tag>HEAD</tag>
52+
<tag>v1.36</tag>
5353
</scm>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)