We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47aff00 commit 55e0403Copy full SHA for 55e0403
pom.xml
@@ -4,14 +4,14 @@
4
<artifactId>scormcloud-api-v2-client</artifactId>
5
<packaging>jar</packaging>
6
<name>scormcloud-api-v2-client</name>
7
- <version>3.0.1</version>
+ <version>3.0.2-SNAPSHOT</version>
8
<url>https://rusticisoftware.com/products/scorm-cloud/api/</url>
9
<description>Swagger Generated Java Client for SCORM Cloud API v2</description>
10
<scm>
11
<connection>scm:git:[email protected]:RusticiSoftware/scormcloud-api-v2-client-java.git</connection>
12
<developerConnection>scm:git:[email protected]:RusticiSoftware/scormcloud-api-v2-client-java.git</developerConnection>
13
<url>https://github.com/RusticiSoftware/scormcloud-api-v2-client-java</url>
14
- <tag>scormcloud-api-v2-client-3.0.1</tag>
+ <tag>HEAD</tag>
15
</scm>
16
17
<licenses>
0 commit comments