Skip to content

Commit 52a5d6d

Browse files
authored
Merge pull request #3 from RusticiSoftware/http_head_fix
Version bump
2 parents e18579f + 0633406 commit 52a5d6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>scormcloud-api-v2-client</artifactId>
66
<packaging>jar</packaging>
77
<name>scormcloud-api-v2-client</name>
8-
<version>1.0.0</version>
8+
<version>1.0.1-SNAPSHOT</version>
99
<description>Swagger Generated Java Client for SCORM Cloud API v2</description>
1010
<url>https://rusticisoftware.com/products/scorm-cloud/api/</url>
1111
<scm>
@@ -299,4 +299,4 @@
299299
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
300300
</repository>
301301
</distributionManagement>
302-
</project>
302+
</project>

0 commit comments

Comments
 (0)