You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dolphinscheduler.apache.org by ga...@apache.org on 2020/07/25 04:44:04 UTC

[incubator-dolphinscheduler-maven-plugin] branch master updated: Update pom.xml

This is an automated email from the ASF dual-hosted git repository.

gaojun2048 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 40305fb  Update pom.xml
40305fb is described below

commit 40305fb91f1c8b5e9b9a4becfedc08c7fa9c145f
Author: gaojun2048 <32...@users.noreply.github.com>
AuthorDate: Sat Jul 25 12:43:58 2020 +0800

    Update pom.xml
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index acd2d1f..4961d22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
     <groupId>org.apache.dolphinscheduler</groupId>
     <artifactId>dolphinscheduler-maven-plugin</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <packaging>takari-maven-plugin</packaging>
 
     <name>dolphinscheduler-maven-plugin</name>
@@ -389,4 +389,4 @@
         </pluginManagement>
     </build>
 
-</project>
\ No newline at end of file
+</project>