File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 210210 <groupId >org.apache.ws.security</groupId >
211211 <artifactId >wss4j</artifactId >
212212 <version >1.6.19</version >
213- <exclusions >
213+ <exclusions >
214214 <exclusion >
215215 <groupId >org.opensaml</groupId >
216216 <artifactId >opensaml</artifactId >
217217 </exclusion >
218- </exclusions >
218+ </exclusions >
219219 </dependency >
220220 <dependency >
221221 <groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55
66 <modelVersion >4.0.0</modelVersion >
7-
8- <name >cybersource-sdk-java-master</name >
9-
10- <modules >
11- <module >zip</module >
12- <module >java</module >
13- </modules >
14-
15- <packaging >pom</packaging >
16-
177 <parent >
188 <groupId >org.sonatype.oss</groupId >
199 <artifactId >oss-parent</artifactId >
2313 <groupId >com.cybersource</groupId >
2414 <artifactId >cybersource-sdk-master</artifactId >
2515 <version >6.2.7-SNAPSHOT</version >
16+ <name >cybersource-sdk-java-master</name >
17+ <packaging >pom</packaging >
2618
27-
19+ <modules >
20+ <module >zip</module >
21+ <module >java</module >
22+ </modules >
2823</project >
Original file line number Diff line number Diff line change 1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >cybersource-sdk-zip</artifactId >
13- <name >${artifactId} </name >
13+ <name >${project. artifactId} </name >
1414 <packaging >pom</packaging >
1515
1616 <build >
You can’t perform that action at this time.
0 commit comments