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 08fd32c commit bc9b361Copy full SHA for bc9b361
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.35-SNAPSHOT</version>
+ <version>0.0.35</version>
14
<url>http://developer.cybersource.com</url>
15
<description>Cybersource Rest Client SDK</description>
16
@@ -265,7 +265,7 @@
265
<dependency>
266
<groupId>com.cybersource</groupId>
267
<artifactId>AuthenticationSdk</artifactId>
268
- <version>0.0.16</version>
+ <version>0.0.17</version>
269
</dependency>
270
</dependencies>
271
0 commit comments