Update pom.xml

use adb4pgclient 1.0.0
This commit is contained in:
Chase 2019-08-06 11:32:12 +08:00 committed by GitHub
parent 256c65b392
commit 469a59fe19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@
<dependency>
<groupId>com.alibaba.cloud.analyticdb</groupId>
<artifactId>adb4pgclient</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</dependency>
</dependencies>
@ -110,4 +110,4 @@
</plugin>
</plugins>
</build>
</project>
</project>