File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <groupId >de.stklcode.jvault</groupId >
65 <artifactId >jvault-connector</artifactId >
7- <version >1.5.0-SNAPSHOT </version >
6+ <version >1.5.0</version >
87
98 <packaging >jar</packaging >
109
3332 <connection >scm:git:git://github.com/stklcode/jvaultconnector.git</connection >
3433 <
developerConnection >scm:git:
[email protected] :stklcode/jvaultconnector.git</
developerConnection >
3534 <url >https://github.com/stklcode/jvaultconnector</url >
36- </scm >
35+ <tag >v1.5.0</tag >
36+ </scm >
3737
3838 <issueManagement >
3939 <system >GitHub Issues</system >
4242
4343 <properties >
4444 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
45- <argLine ></ argLine >
45+ <argLine / >
4646 </properties >
4747
4848 <dependencies >
You can’t perform that action at this time.
0 commit comments