File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments