Release 1.0.13@f66a68d29477a2eec6e5c49442fa6fcd430a6369
This commit is contained in:
parent
f66a68d294
commit
f23b146143
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -22,7 +22,7 @@
|
|||
<url>https://github.com/seancorfield/next-jdbc</url>
|
||||
<connection>scm:git:git://github.com/seancorfield/next-jdbc.git</connection>
|
||||
<developerConnection>scm:git:ssh://git@github.com/seancorfield/next-jdbc.git</developerConnection>
|
||||
<tag>bcde88e1ee7f040024332600c2c9b753de45374b</tag>
|
||||
<tag>f66a68d29477a2eec6e5c49442fa6fcd430a6369</tag>
|
||||
</scm>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>org.clojure</groupId>
|
||||
<artifactId>java.data</artifactId>
|
||||
<version>0.1.4</version>
|
||||
<version>0.1.5</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
|
|
|||
Loading…
Reference in a new issue