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 7b5ee87 commit e1a54edCopy full SHA for e1a54ed
pom.xml
@@ -8,7 +8,7 @@
8
<version>0.1</version>
9
</parent>
10
<artifactId>rxjava-jdbc</artifactId>
11
- <version>0.8-SNAPSHOT</version>
+ <version>0.7.1</version>
12
13
<name>${project.artifactId}</name>
14
<description>rx-java Observables for jdbc</description>
@@ -76,7 +76,7 @@
76
<connection>${scm.url}</connection>
77
<developerConnection>${scm.url}</developerConnection>
78
<url>${scm.url}</url>
79
- <tag>0.6.8</tag>
+ <tag>0.7.1</tag>
80
</scm>
81
82
<dependencies>
0 commit comments