Skip to content

Commit 3ced4cd

Browse files
author
Mohamed Sameem Ahamed Azeem
committed
Latest Release v0.2.1
1 parent 1a7e983 commit 3ced4cd

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>info.weboftrust</groupId>
55
<artifactId>ld-signatures-java</artifactId>
66
<packaging>jar</packaging>
7-
<version>0.2.1-SNAPSHOT</version>
7+
<version>0.2.1</version>
88
<name>ld-signatures-java</name>
99

1010
<issueManagement>
@@ -24,7 +24,8 @@
2424
<url>https://github.com/WebOfTrustInfo/ld-signatures-java</url>
2525
<connection>scm:git:git://github.com/WebOfTrustInfo/ld-signatures-java.git</connection>
2626
<developerConnection>scm:git:[email protected]:WebOfTrustInfo/ld-signatures-java.git</developerConnection>
27-
</scm>
27+
<tag>v0.2.1</tag>
28+
</scm>
2829

2930
<repositories>
3031
<repository>

0 commit comments

Comments
 (0)