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 44
55 <groupId >net.osslabz</groupId >
66 <artifactId >jdbc-url-parser</artifactId >
7- <version >0.1.1-SNAPSHOT </version >
7+ <version >0.1.1</version >
88
99 <name >${project.groupId} :${project.artifactId} </name >
1010 <description >A comprehensive JDBC URL parser for Java 17+</description >
1717 <project .build.sourceEncoding>${osslabz.encoding} </project .build.sourceEncoding>
1818 <project .reporting.outputEncoding>${osslabz.encoding} </project .reporting.outputEncoding>
1919
20- <project .build.outputTimestamp>2025-10-30T12:58 :22Z</project .build.outputTimestamp>
20+ <project .build.outputTimestamp>2025-10-30T13:15 :22Z</project .build.outputTimestamp>
2121
2222 <maven .compiler.release>${osslabz.java.version} </maven .compiler.release>
2323 </properties >
4242 <connection >scm:git:https://github.com/osslabz/jdbc-url-parser.git</connection >
4343 <developerConnection >scm:git:https://github.com/osslabz/jdbc-url-parser.git</developerConnection >
4444 <url >https://github.com/osslabz/jdbc-url-parser</url >
45- <tag >main </tag >
45+ <tag >0.1.1 </tag >
4646 </scm >
4747
4848 <dependencies >
You can’t perform that action at this time.
0 commit comments