Skip to content

Commit 678ead1

Browse files
committed
[maven-release-plugin] prepare release 0.2.1
1 parent 8916bf8 commit 678ead1

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
@@ -8,7 +8,7 @@
88
<version>0.1</version>
99
</parent>
1010
<artifactId>rxjava2-extras</artifactId>
11-
<version>0.2.1-SNAPSHOT</version>
11+
<version>0.2.1</version>
1212
<name>${project.artifactId}</name>
1313
<description>RxJava 2 utilities</description>
1414
<packaging>jar</packaging>
@@ -76,7 +76,7 @@
7676
<connection>scm:git:https://github.com/davidmoten/rxjava2-extras.git</connection>
7777
<developerConnection>scm:git:https://github.com/davidmoten/rxjava2-extras.git</developerConnection>
7878
<url>scm:git:https://github.com:davidmoten/rxjava2-extras.git</url>
79-
<tag>0.7.1-RC6</tag>
79+
<tag>0.2.1</tag>
8080
</scm>
8181

8282
<dependencies>

0 commit comments

Comments
 (0)