Skip to content

Commit 20911d8

Browse files
committed
[maven-release-plugin] prepare release 1.0
1 parent 7d68fbc commit 20911d8

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
@@ -27,7 +27,7 @@
2727
</parent>
2828

2929
<artifactId>io-streams</artifactId>
30-
<version>1.0-SNAPSHOT</version>
30+
<version>1.0</version>
3131
<packaging>jar</packaging>
3232

3333
<name>io-streams</name>
@@ -52,7 +52,7 @@
5252
<scm>
5353
<connection>scm:git:git@github.com:robtimus/io-streams.git</connection>
5454
<developerConnection>scm:git:git@github.com:robtimus/io-streams.git</developerConnection>
55-
<tag>HEAD</tag>
55+
<tag>1.0</tag>
5656
<url>https://github.com/robtimus/io-streams</url>
5757
</scm>
5858

0 commit comments

Comments
 (0)