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 88aba95 commit 2d1c3eaCopy full SHA for 2d1c3ea
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>rxjava-extras</artifactId>
13
- <version>0.4.8-SNAPSHOT</version>
+ <version>0.4.8</version>
14
15
<name>${project.artifactId}</name>
16
<description>RxJava utilities</description>
@@ -76,7 +76,7 @@
76
<connection>scm:git:[email protected]:davidmoten/rxjava-extras.git</connection>
77
<developerConnection>scm:git:[email protected]:davidmoten/rxjava-extras.git</developerConnection>
78
<url>scm:git:[email protected]:davidmoten/rxjava-extras.git</url>
79
- <tag>HEAD</tag>
+ <tag>0.4.8</tag>
80
</scm>
81
82
<dependencies>
0 commit comments