File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 4
4
<packaging >jar</packaging >
5
5
<groupId >nilenso</groupId >
6
6
<artifactId >honeysql-postgres</artifactId >
7
- <version >0.3.104 </version >
7
+ <version >0.4.112 </version >
8
8
<name >honeysql-postgres</name >
9
9
<description >PostgreSQL extension for honeysql</description >
10
10
<url >https://github.com/nilenso/honeysql-postgres</url >
14
14
<url >http://www.eclipse.org/legal/epl-v10.html</url >
15
15
</license >
16
16
</licenses >
17
+ <scm >
18
+ <url >https://github.com/nilenso/honeysql-postgres</url >
19
+ <connection >scm:git:git://github.com/nilenso/honeysql-postgres.git</connection >
20
+ <
developerConnection >scm:git:ssh://
[email protected] /nilenso/honeysql-postgres.git</
developerConnection >
21
+ <tag >0.4.112</tag >
22
+ </scm >
17
23
<dependencies >
18
24
<dependency >
19
25
<groupId >org.clojure</groupId >
You can’t perform that action at this time.
0 commit comments