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 >com.danubetech</groupId >
75 <artifactId >verifiable-credentials-java</artifactId >
86 <packaging >jar</packaging >
9- <version >0.3-SNAPSHOT </version >
7+ <version >0.3.0 </version >
108 <name >verifiable-credentials-java</name >
119
1210 <scm >
1311 <url >https://github.com/danubetech/verifiable-credentials-java</url >
1412 <connection >scm:git:git://github.com/danubetech/verifiable-credentials-java.git</connection >
1513 <
developerConnection >scm:git:
[email protected] :danubetech/verifiable-credentials-java.git</
developerConnection >
16- </scm >
14+ <tag >v0.3.0</tag >
15+ </scm >
1716
1817 <issueManagement >
1918 <url >https://github.com/danubetech/verifiable-credentials-java/issues</url >
You can’t perform that action at this time.
0 commit comments