Skip to content

Commit 7f09eb1

Browse files
committed
Merge branch 'master' of github.com:clojure/java.jdbc
2 parents 2374ea2 + 8495acd commit 7f09eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>java.jdbc</artifactId>
5-
<version>0.7.9-SNAPSHOT</version>
5+
<version>0.7.10-SNAPSHOT</version>
66
<name>java.jdbc</name>
77

88
<parent>

0 commit comments

Comments
 (0)