Skip to content

Commit 1a7d909

Browse files
committed
version update
1 parent bae8cf7 commit 1a7d909

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>cybersource-rest-client-java</artifactId>
66
<packaging>jar</packaging>
77
<name>cybersource-rest-client-java</name>
8-
<version>0.0.78-SNAPSHOT</version>
8+
<version>0.0.78</version>
99
<url>http://developer.cybersource.com</url>
1010
<description>Cybersource Rest Client SDK</description>
1111

@@ -304,7 +304,7 @@
304304
<dependency>
305305
<groupId>com.cybersource</groupId>
306306
<artifactId>AuthenticationSdk</artifactId>
307-
<version>0.0.36-SNAPSHOT</version>
307+
<version>0.0.36</version>
308308
</dependency>
309309

310310
<dependency>

0 commit comments

Comments
 (0)