File tree 1 file changed +4
-4
lines changed
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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >com.rusticisoftware.cloud.v2.client</groupId >
5
4
<artifactId >scormcloud-api-v2-client</artifactId >
6
5
<packaging >jar</packaging >
7
6
<name >scormcloud-api-v2-client</name >
8
- <version >2.1.0-SNAPSHOT </version >
7
+ <version >2.1.0</version >
9
8
<url >https://rusticisoftware.com/products/scorm-cloud/api/</url >
10
9
<description >Swagger Generated Java Client for SCORM Cloud API v2</description >
11
10
<scm >
12
11
<
connection >scm:git:
[email protected] :RusticiSoftware/scormcloud-api-v2-client-java.git</
connection >
13
12
<
developerConnection >scm:git:
[email protected] :RusticiSoftware/scormcloud-api-v2-client-java.git</
developerConnection >
14
13
<url >https://github.com/RusticiSoftware/scormcloud-api-v2-client-java</url >
15
- </scm >
14
+ <tag >scormcloud-api-v2-client-2.1.0</tag >
15
+ </scm >
16
16
17
17
<licenses >
18
18
<license >
You can’t perform that action at this time.
0 commit comments