Skip to content

Commit 0aeacad

Browse files
authored
Merge branch 'master' into cybersource-rest-client-dev
2 parents e132259 + e9ee127 commit 0aeacad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1+
o<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
@@ -13,7 +13,7 @@
1313
<name>cybersource-rest-client-java</name>
1414
<version>0.0.1-SNAPSHOT</version>
1515
<url>http://developer.cybersource.com</url>
16-
<description>Swagger Java</description>
16+
<description>Cybersource Rest client SDK</description>
1717

1818
<scm>
1919
<connection>scm:git:https://github.com/CyberSource/cybersource-rest-client-java.git</connection>
@@ -33,7 +33,7 @@
3333
<developer>
3434
<name>CyberSource</name>
3535
<email>CyberSource Developer</email>
36-
<organization>Swagger</organization>
36+
<organization>Cybersource</organization>
3737
<organizationUrl>[email protected]</organizationUrl>
3838
</developer>
3939
</developers>

0 commit comments

Comments
 (0)