Skip to content

Commit 831e472

Browse files
committed
[maven-release-plugin] prepare release 0.1.38
1 parent 3fbbc03 commit 831e472

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.1.38-SNAPSHOT</version>
11+
<version>0.1.38</version>
1212
<name>${project.artifactId}</name>
1313
<description>RxJava 2 utilities</description>
1414
<packaging>jar</packaging>
@@ -77,7 +77,7 @@
7777
<connection>scm:git:https://github.com/davidmoten/rxjava2-extras.git</connection>
7878
<developerConnection>scm:git:https://github.com/davidmoten/rxjava2-extras.git</developerConnection>
7979
<url>scm:git:https://github.com:davidmoten/rxjava2-extras.git</url>
80-
<tag>0.7.1-RC6</tag>
80+
<tag>0.1.38</tag>
8181
</scm>
8282

8383
<dependencies>

0 commit comments

Comments
 (0)