Skip to content

Commit 2f15d34

Browse files
author
Mahmoud Ben Hassine
committed
[maven-release-plugin] prepare release unix-stream-0.3
1 parent d59df4a commit 2f15d34

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.github.benas</groupId>
1212
<artifactId>unix-stream</artifactId>
13-
<version>0.3-SNAPSHOT</version>
13+
<version>0.3</version>
1414

1515
<name>UnixStream</name>
1616
<description>UnixStream is an extension of the Java 8 Stream API to process data pipelines the Unix way</description>
@@ -24,7 +24,7 @@
2424
<url>[email protected]:benas/UnixStream.git</url>
2525
<connection>scm:git:[email protected]:benas/UnixStream.git</connection>
2626
<developerConnection>scm:git:[email protected]:benas/UnixStream.git</developerConnection>
27-
<tag>HEAD</tag>
27+
<tag>unix-stream-0.3</tag>
2828
</scm>
2929

3030
<ciManagement>

0 commit comments

Comments
 (0)