Skip to content

Commit 0822ad7

Browse files
committed
[maven-release-plugin] prepare release 0.4.9
1 parent adb7fdd commit 0822ad7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

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

1515
<name>${project.artifactId}</name>
1616
<description>RxJava utilities</description>
@@ -76,6 +76,7 @@
7676
<connection>scm:git:https://github.com/davidmoten/rxjava-extras.git</connection>
7777
<developerConnection>scm:git:https://github.com/davidmoten/rxjava-extras.git</developerConnection>
7878
<url>scm:git:https://github.com:davidmoten/rxjava-extras.git</url>
79+
<tag>0.4.9</tag>
7980
</scm>
8081

8182
<dependencies>

0 commit comments

Comments
 (0)