Skip to content

Commit a0e6aa6

Browse files
author
Mohamed Sameem Ahamed Azeem
committed
Latest Release v0.2.1
1 parent 8b75bbf commit a0e6aa6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.danubetech</groupId>
55
<artifactId>verifiable-credentials-java</artifactId>
66
<packaging>jar</packaging>
7-
<version>0.2.1-SNAPSHOT</version>
7+
<version>0.2.1</version>
88
<name>verifiable-credentials-java</name>
99

1010
<issueManagement>
@@ -16,7 +16,8 @@
1616
<url>https://github.com/danubetech/verifiable-credentials-java</url>
1717
<connection>scm:git:git://github.com/danubetech/verifiable-credentials-java.git</connection>
1818
<developerConnection>scm:git:[email protected]:danubetech/verifiable-credentials-java.git</developerConnection>
19-
</scm>
19+
<tag>v0.2.1</tag>
20+
</scm>
2021

2122

2223
<distributionManagement>

0 commit comments

Comments
 (0)