File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >nl.b3p</groupId >
5
5
<artifactId >jdbc-util</artifactId >
6
- <version >17.2-SNAPSHOT </version >
6
+ <version >17.2</version >
7
7
<packaging >jar</packaging >
8
8
<name >JDBC Util</name >
9
9
<description >JDBC utilities: Converter for geometries and other useful things</description >
22
22
<scm >
23
23
<connection >scm:git:git@github.com:B3Partners/jdbc-util.git</connection >
24
24
<developerConnection >scm:git:git@github.com:B3Partners/jdbc-util.git</developerConnection >
25
- <tag >HEAD </tag >
25
+ <tag >jdbc-util-17.2 </tag >
26
26
<url >https://github.com/B3Partners/jdbc-util/</url >
27
27
</scm >
28
28
<issueManagement >
50
50
<java .version>11</java .version>
51
51
<project .build.sourceVersion>${java.version} </project .build.sourceVersion>
52
52
<project .build.targetVersion>${java.version} </project .build.targetVersion>
53
- <project .build.outputTimestamp>2024-05-28T07:30:41Z </project .build.outputTimestamp>
53
+ <project .build.outputTimestamp>2024-06-17T07:46:26Z </project .build.outputTimestamp>
54
54
<maven .compiler.source>${java.version} </maven .compiler.source>
55
55
<maven .compiler.target>${java.version} </maven .compiler.target>
56
56
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments