From 0e906581c384976b8bf2cb01e55130acaac829d2 Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Mon, 30 Aug 2021 18:42:11 -0700 Subject: [PATCH] clean up pom.xml template --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index c812d40..2f74fc1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,6 +3,7 @@ 4.0.0 com.github.seancorfield next.jdbc + VERSION next.jdbc The next generation of clojure.java.jdbc: a new low-level Clojure wrapper for JDBC-based access to databases. https://github.com/seancorfield/next-jdbc @@ -21,6 +22,7 @@ https://github.com/seancorfield/next-jdbc scm:git:git://github.com/seancorfield/next-jdbc.git scm:git:ssh://git@github.com/seancorfield/next-jdbc.git + TAG