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 7901197 commit a778c70Copy full SHA for a778c70
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>cybersource-rest-client-java</artifactId>
6
<packaging>jar</packaging>
7
<name>cybersource-rest-client-java</name>
8
- <version>1.0.0</version>
+ <version>0.0.1</version>
9
<url>https://github.com/swagger-api/swagger-codegen</url>
10
<description>Swagger Java</description>
11
<scm>
@@ -252,7 +252,7 @@
252
<dependency>
253
<groupId>com.cybersource</groupId>
254
<artifactId>AuthenticationSdk</artifactId>
255
- <version>1.0.0-SNAPSHOT</version>
+ <version>0.0.1-SNAPSHOT</version>
256
</dependency>
257
258
</dependencies>
0 commit comments