We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53bae7f commit 2ad9fcaCopy full SHA for 2ad9fca
pom.xml
@@ -10,7 +10,7 @@
10
<artifactId>cybersource-rest-client-java</artifactId>
11
<packaging>jar</packaging>
12
<name>cybersource-rest-client-java</name>
13
- <version>0.0.7-SNAPSHOT</version>
+ <version>0.0.7</version>
14
<url>http://developer.cybersource.com</url>
15
<description>Cybersource Rest Client SDK</description>
16
@@ -258,7 +258,7 @@
258
<dependency>
259
<groupId>com.cybersource</groupId>
260
<artifactId>AuthenticationSdk</artifactId>
261
- <version>0.0.3</version>
+ <version>0.0.4</version>
262
</dependency>
263
264
<!-- Added dependencies -->
0 commit comments