File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
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/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" >
32
43 <modelVersion >4.0.0</modelVersion >
54 <groupId >com.danubetech</groupId >
65 <artifactId >verifiable-credentials-java</artifactId >
76 <packaging >jar</packaging >
8- <version >0.2.0-SNAPSHOT </version >
7+ <version >0.2.0</version >
98 <name >verifiable-credentials-java</name >
109
1110 <issueManagement >
1716 <url >https://github.com/danubetech/verifiable-credentials-java</url >
1817 <connection >scm:git:git://github.com/danubetech/verifiable-credentials-java.git</connection >
1918 <
developerConnection >scm:git:
[email protected] :danubetech/verifiable-credentials-java.git</
developerConnection >
20- </scm >
19+ <tag >v0.2.0</tag >
20+ </scm >
2121
2222 <distributionManagement >
2323 <repository >
You can’t perform that action at this time.
0 commit comments