We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a0a85 commit e3f8e0fCopy full SHA for e3f8e0f
pom.xml
@@ -4,14 +4,14 @@
4
<groupId>decentralized-identity</groupId>
5
<artifactId>did-common-java</artifactId>
6
<packaging>jar</packaging>
7
- <version>0.4-SNAPSHOT</version>
+ <version>0.4.0</version>
8
<name>did-common-java</name>
9
10
<scm>
11
<url>https://github.com/decentralized-identity/did-common-java</url>
12
<connection>scm:git:https://github.com/decentralized-identity/did-common-java.git</connection>
13
<developerConnection>scm:git:https://github.com/decentralized-identity/did-common-java.git</developerConnection>
14
- <tag>HEAD</tag>
+ <tag>v0.4.0</tag>
15
</scm>
16
17
<issueManagement>
0 commit comments