Release 1.0.13@f66a68d29477a2eec6e5c49442fa6fcd430a6369

This commit is contained in:
Sean Corfield 2019-12-29 16:26:29 -08:00
parent f66a68d294
commit f23b146143

View file

@ -22,7 +22,7 @@
<url>https://github.com/seancorfield/next-jdbc</url> <url>https://github.com/seancorfield/next-jdbc</url>
<connection>scm:git:git://github.com/seancorfield/next-jdbc.git</connection> <connection>scm:git:git://github.com/seancorfield/next-jdbc.git</connection>
<developerConnection>scm:git:ssh://git@github.com/seancorfield/next-jdbc.git</developerConnection> <developerConnection>scm:git:ssh://git@github.com/seancorfield/next-jdbc.git</developerConnection>
<tag>bcde88e1ee7f040024332600c2c9b753de45374b</tag> <tag>f66a68d29477a2eec6e5c49442fa6fcd430a6369</tag>
</scm> </scm>
<dependencies> <dependencies>
<dependency> <dependency>
@ -33,7 +33,7 @@
<dependency> <dependency>
<groupId>org.clojure</groupId> <groupId>org.clojure</groupId>
<artifactId>java.data</artifactId> <artifactId>java.data</artifactId>
<version>0.1.4</version> <version>0.1.5</version>
</dependency> </dependency>
</dependencies> </dependencies>
<build> <build>