This repository was archived by the owner on Jan 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53
64 <parent >
75 <groupId >org.sonatype.oss</groupId >
1210 <modelVersion >4.0.0</modelVersion >
1311 <groupId >com.vladmihalcea</groupId >
1412 <artifactId >db-util</artifactId >
15- <version >0 .0.2-SNAPSHOT </version >
13+ <version >1 .0.0 </version >
1614 <packaging >jar</packaging >
1715 <name >DB Util</name >
1816 <description >DB Utilities</description >
3432 <connection >scm:git:git:@github.com:vladmihalcea/db-util.git</connection >
3533 <developerConnection >scm:git:git:@github.com:vladmihalcea/db-util.git</developerConnection >
3634 <url >git@github.com:vladmihalcea/db-util.git</url >
37- </scm >
35+ <tag >db-util-1.0.0</tag >
36+ </scm >
3837
3938 <dependencies >
4039
You can’t perform that action at this time.
0 commit comments