We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc00dd7 commit c5d9b10Copy full SHA for c5d9b10
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.authlete</groupId>
6
<artifactId>authlete-java-common</artifactId>
7
- <version>4.37</version>
+ <version>4.38-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
<name>${project.groupId}:${project.artifactId}</name>
10
<description>
@@ -39,7 +39,7 @@
39
<connection>${git.connection}</connection>
40
<developerConnection>${git.connection}</developerConnection>
41
<url>${git.url}</url>
42
- <tag>authlete-java-common-4.37</tag>
+ <tag>authlete-java-common-4.21</tag>
43
</scm>
44
45
<dependencies>
0 commit comments