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 8916bf8 commit 678ead1Copy full SHA for 678ead1
pom.xml
@@ -8,7 +8,7 @@
8
<version>0.1</version>
9
</parent>
10
<artifactId>rxjava2-extras</artifactId>
11
- <version>0.2.1-SNAPSHOT</version>
+ <version>0.2.1</version>
12
<name>${project.artifactId}</name>
13
<description>RxJava 2 utilities</description>
14
<packaging>jar</packaging>
@@ -76,7 +76,7 @@
76
<connection>scm:git:https://github.com/davidmoten/rxjava2-extras.git</connection>
77
<developerConnection>scm:git:https://github.com/davidmoten/rxjava2-extras.git</developerConnection>
78
<url>scm:git:https://github.com:davidmoten/rxjava2-extras.git</url>
79
- <tag>0.7.1-RC6</tag>
+ <tag>0.2.1</tag>
80
</scm>
81
82
<dependencies>
0 commit comments