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 50048d5 commit da3e2f6Copy full SHA for da3e2f6
pom.xml
@@ -4,14 +4,14 @@
4
<artifactId>ory-client</artifactId>
5
<packaging>jar</packaging>
6
<name>ory-client</name>
7
- <version>1.15.16</version>
+ <version>1.15.16-SNAPSHOT</version>
8
<url>https://github.com/ory/client-java</url>
9
<description>Java Client for Ory</description>
10
<scm>
11
<connection>scm:git:git@github.com:ory/client-java.git</connection>
12
<developerConnection>scm:git:git@github.com:ory/client-java.git</developerConnection>
13
14
- <tag>v1.15.16</tag>
+ <tag>HEAD</tag>
15
</scm>
16
17
<licenses>
0 commit comments