Skip to content

Commit 340c0b1

Browse files
committed
[maven-release-plugin] prepare release cybersource-rest-client-java-0.0.1
1 parent 8a91290 commit 340c0b1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
o<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
<parent>
54
<groupId>org.sonatype.oss</groupId>
@@ -11,9 +10,9 @@ o<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org
1110
<artifactId>cybersource-rest-client-java</artifactId>
1211
<packaging>jar</packaging>
1312
<name>cybersource-rest-client-java</name>
14-
<version>0.0.1-SNAPSHOT</version>
13+
<version>0.0.1</version>
1514
<url>http://developer.cybersource.com</url>
16-
<description>Cybersource Rest client SDK</description>
15+
<description>Cybersource Rest Client SDK</description>
1716

1817
<scm>
1918
<connection>scm:git:https://github.com/CyberSource/cybersource-rest-client-java.git</connection>

0 commit comments

Comments
 (0)