This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/doris-sdk.git
The following commit(s) were added to refs/heads/main by this push: new c1e9f5d Update pom.xml c1e9f5d is described below commit c1e9f5d390deb96bbc78e37e469f7cf4c093b275 Author: wudi <676366...@qq.com> AuthorDate: Wed May 10 14:18:35 2023 +0800 Update pom.xml --- thrift-service/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@ under the License. <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 @@ under the License. </plugins> </build> -</project> \ No newline at end of file +</project> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org