We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b45c9 commit e70c677Copy full SHA for e70c677
pom.xml
@@ -5,14 +5,14 @@
5
<packaging>jar</packaging>
6
<name>ory-client</name>
7
8
- <version>0.0.1-alpha.58</version>
+ <version>0.0.1-alpha.58-SNAPSHOT</version>
9
<url>https://github.com/ory/ory-client-java</url>
10
<description>Java Client for Ory</description>
11
<scm>
12
<connection>scm:git:[email protected]:ory/ory-client-java.git</connection>
13
<developerConnection>scm:git:[email protected]:ory/ory-client-java.git</developerConnection>
14
15
- <tag>v0.0.1-alpha.58</tag>
+ <tag>HEAD</tag>
16
</scm>
17
18
<licenses>
0 commit comments