Skip to content

Commit e1a54ed

Browse files
committed
[maven-release-plugin] prepare release 0.7.1
1 parent 7b5ee87 commit e1a54ed

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>rxjava-jdbc</artifactId>
11-
<version>0.8-SNAPSHOT</version>
11+
<version>0.7.1</version>
1212

1313
<name>${project.artifactId}</name>
1414
<description>rx-java Observables for jdbc</description>
@@ -76,7 +76,7 @@
7676
<connection>${scm.url}</connection>
7777
<developerConnection>${scm.url}</developerConnection>
7878
<url>${scm.url}</url>
79-
<tag>0.6.8</tag>
79+
<tag>0.7.1</tag>
8080
</scm>
8181

8282
<dependencies>

0 commit comments

Comments
 (0)