Unverified Commit 469a59fe authored by Chase's avatar Chase Committed by GitHub

Update pom.xml

use adb4pgclient 1.0.0
parent 256c65b3
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
<dependency> <dependency>
<groupId>com.alibaba.cloud.analyticdb</groupId> <groupId>com.alibaba.cloud.analyticdb</groupId>
<artifactId>adb4pgclient</artifactId> <artifactId>adb4pgclient</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</dependency> </dependency>
</dependencies> </dependencies>
...@@ -110,4 +110,4 @@ ...@@ -110,4 +110,4 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
</project> </project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment