Skip to content

Commit a5e1233

Browse files
committed
Revert "Update pom.xml"
This reverts commit 27e78fb. Reverting changes
1 parent bbda1af commit a5e1233

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<properties>
4-
<sdkVersion>1.9.7</sdkVersion>
4+
<sdkVersion>1.9.8-SNAPSHOT</sdkVersion>
55
</properties>
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>net.authorize.sample</groupId>
@@ -14,7 +14,7 @@
1414
<dependency>
1515
<groupId>net.authorize</groupId>
1616
<artifactId>anet-java-sdk</artifactId>
17-
<version>1.9.7</version>
17+
<version>1.9.8-SNAPSHOT</version>
1818
</dependency>
1919
<dependency>
2020
<groupId>junit</groupId>

0 commit comments

Comments
 (0)