File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 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 >
5- <groupId >org.sonatype.oss</groupId >
6- <artifactId >oss-parent</artifactId >
7- <version >7</version >
8- </parent >
9- <groupId >io.swagger</groupId >
5+ <groupId >org.sonatype.oss</groupId >
6+ <artifactId >oss-parent</artifactId >
7+ <version >7</version >
8+ </parent >
9+
10+ <groupId >com.cybersource</groupId >
1011 <artifactId >cybersource-rest-client-java</artifactId >
1112 <packaging >jar</packaging >
1213 <name >cybersource-rest-client-java</name >
1314 <version >0.0.1-SNAPSHOT</version >
14- <url >https ://github. com/swagger-api/swagger-codegen </url >
15+ <url >http ://developer.cybersource. com</url >
1516 <description >Swagger Java</description >
1617
1718 <scm >
258259 <dependency >
259260 <groupId >com.cybersource</groupId >
260261 <artifactId >AuthenticationSdk</artifactId >
261- <version >0.0.1-Snapshot </version >
262+ <version >0.0.1</version >
262263 </dependency >
263264
264265 </dependencies >
You can’t perform that action at this time.
0 commit comments