We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75087da commit 0633406Copy full SHA for 0633406
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>scormcloud-api-v2-client</artifactId>
6
<packaging>jar</packaging>
7
<name>scormcloud-api-v2-client</name>
8
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
9
<description>Swagger Generated Java Client for SCORM Cloud API v2</description>
10
<url>https://rusticisoftware.com/products/scorm-cloud/api/</url>
11
<scm>
@@ -299,4 +299,4 @@
299
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
300
</repository>
301
</distributionManagement>
302
-</project>
+</project>
0 commit comments