We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94fb7a commit ec54917Copy full SHA for ec54917
pom.xml
@@ -4,14 +4,14 @@
4
<groupId>com.danubetech</groupId>
5
<artifactId>verifiable-credentials-java</artifactId>
6
<packaging>jar</packaging>
7
- <version>1.25.0</version>
+ <version>1.26-SNAPSHOT</version>
8
<name>verifiable-credentials-java</name>
9
10
<scm>
11
<url>https://github.com/danubetech/verifiable-credentials-java</url>
12
<connection>scm:git:https://github.com/danubetech/verifiable-credentials-java.git</connection>
13
<developerConnection>scm:git:https://github.com/danubetech/verifiable-credentials-java.git</developerConnection>
14
- <tag>1.25.0</tag>
+ <tag>HEAD</tag>
15
</scm>
16
17
<issueManagement>
0 commit comments