Update pom.xml
diff --git a/pom.xml b/pom.xml
index 05de4de..d7a1be1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <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 @@
         </profile>
     </profiles>
 
-</project>
\ No newline at end of file
+</project>