commit | c1e9f5d390deb96bbc78e37e469f7cf4c093b275 | [log] [tgz] |
---|---|---|
author | wudi <676366545@qq.com> | Wed May 10 14:18:35 2023 +0800 |
committer | GitHub <noreply@github.com> | Wed May 10 14:18:35 2023 +0800 |
tree | c94d566fc55ff243458ede43ffba3b04d4e435fe | |
parent | 3339532a65264109f4e351f32e0d9eb921885edc [diff] |
Update pom.xml
diff --git a/thrift-service/pom.xml b/thrift-service/pom.xml index 13a0855..e579513 100644 --- a/thrift-service/pom.xml +++ b/thrift-service/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>doris-sdk</artifactId> <groupId>org.apache.doris</groupId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -61,4 +61,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project>