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" 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"
2+ xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
23
34 <modelVersion >4.0.0</modelVersion >
45 <groupId >com.danubetech</groupId >
56 <artifactId >verifiable-credentials-java</artifactId >
67 <packaging >jar</packaging >
7- <version >0.2.0</version >
8+ <version >0.2.0-SNAPSHOT </version >
89 <name >verifiable-credentials-java</name >
910
1011 <issueManagement >
1617 <url >https://github.com/danubetech/verifiable-credentials-java</url >
1718 <connection >scm:git:git://github.com/danubetech/verifiable-credentials-java.git</connection >
1819 <developerConnection >scm:git:git@danubetech/verifiable-credentials-java.git</developerConnection >
19- <tag >v0.2.0</tag >
20- </scm >
20+ </scm >
2121
2222 <distributionManagement >
2323 <repository >
You can’t perform that action at this time.
0 commit comments