Skip to content

Commit 2d1c3ea

Browse files
committed
[maven-release-plugin] prepare release 0.4.8
1 parent 88aba95 commit 2d1c3ea

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
</parent>
1111

1212
<artifactId>rxjava-extras</artifactId>
13-
<version>0.4.8-SNAPSHOT</version>
13+
<version>0.4.8</version>
1414

1515
<name>${project.artifactId}</name>
1616
<description>RxJava utilities</description>
@@ -76,7 +76,7 @@
7676
<connection>scm:git:[email protected]:davidmoten/rxjava-extras.git</connection>
7777
<developerConnection>scm:git:[email protected]:davidmoten/rxjava-extras.git</developerConnection>
7878
<url>scm:git:[email protected]:davidmoten/rxjava-extras.git</url>
79-
<tag>HEAD</tag>
79+
<tag>0.4.8</tag>
8080
</scm>
8181

8282
<dependencies>

0 commit comments

Comments
 (0)