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 3339532 Update pom.xml
3339532 is described below
commit 3339532a65264109f4e351f32e0d9eb921885edc
Author: wudi <[email protected]>
AuthorDate: Wed May 10 14:18:06 2023 +0800
Update pom.xml
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 05de4de..d7a1be1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
<groupId>org.apache.doris</groupId>
<artifactId>doris-sdk</artifactId>
<packaging>pom</packaging>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>Archetype - doris-sdk</name>
<url>https://doris.apache.org</url>
<licenses>
@@ -79,4 +79,4 @@ under the License.
</profile>
</profiles>
-</project>
\ No newline at end of file
+</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]