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 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd" >
42
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >info.weboftrust</groupId >
75 <artifactId >ld-signatures-java</artifactId >
86 <packaging >jar</packaging >
9- <version >0.2.0-SNAPSHOT </version >
7+ <version >0.2.0</version >
108 <name >ld-signatures-java</name >
119
1210 <issueManagement >
1816 <url >https://github.com/WebOfTrustInfo/ld-signatures-java</url >
1917 <connection >scm:git:git://github.com/WebOfTrustInfo/ld-signatures-java.git</connection >
2018 <
developerConnection >scm:git:
[email protected] :WebOfTrustInfo/ld-signatures-java.git</
developerConnection >
21- </scm >
19+ <tag >v0.2.0</tag >
20+ </scm >
2221 <distributionManagement >
2322 <repository >
2423 <id >github</id >
You can’t perform that action at this time.
0 commit comments