Skip to content

Commit c254939

Browse files
committed
[maven-release-plugin] prepare release scormcloud-api-v2-client-2.1.0
1 parent 7f2493d commit c254939

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
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>2.1.0-SNAPSHOT</version>
7+
<version>2.1.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:[email protected]:RusticiSoftware/scormcloud-api-v2-client-java.git</connection>
1312
<developerConnection>scm:git:[email protected]: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-2.1.0</tag>
15+
</scm>
1616

1717
<licenses>
1818
<license>

0 commit comments

Comments
 (0)