File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43 <groupId >com.rusticisoftware.cloud.v2.client</groupId >
54 <artifactId >scormcloud-api-v2-client</artifactId >
65 <packaging >jar</packaging >
76 <name >scormcloud-api-v2-client</name >
8- <version >3.0.0-SNAPSHOT </version >
7+ <version >3.0.0</version >
98 <url >https://rusticisoftware.com/products/scorm-cloud/api/</url >
109 <description >Swagger Generated Java Client for SCORM Cloud API v2</description >
1110 <scm >
1211 <connection >scm:git:git@github.com:RusticiSoftware/scormcloud-api-v2-client-java.git</connection >
1312 <developerConnection >scm:git:git@github.com:RusticiSoftware/scormcloud-api-v2-client-java.git</developerConnection >
1413 <url >https://github.com/RusticiSoftware/scormcloud-api-v2-client-java</url >
15- </scm >
14+ <tag >scormcloud-api-v2-client-3.0.0</tag >
15+ </scm >
1616
1717 <licenses >
1818 <license >
You can’t perform that action at this time.
0 commit comments