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 10:36:31 UTC

[incubator-dolphinscheduler-maven-plugin] branch 1.0.0-release updated (169a6e3 -> 26a3082)

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

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


    from 169a6e3  Merge pull request #9 from gaojun2048/master
     add da7ecd0  [maven-release-plugin] prepare release 1.0.0
     new 26a3082  [maven-release-plugin] prepare for next development iteration

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[incubator-dolphinscheduler-maven-plugin] 01/01: [maven-release-plugin] prepare for next development iteration

Posted by ga...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 26a30828e0ea4feca60bd3f406c465aa8824fdb3
Author: gaojun2048 <ga...@apache.org>
AuthorDate: Sat Jul 25 18:35:15 2020 +0800

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f522a4d..3f76bb1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
     <groupId>org.apache.dolphinscheduler</groupId>
     <artifactId>dolphinscheduler-maven-plugin</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>takari-maven-plugin</packaging>
 
     <name>dolphinscheduler-maven-plugin</name>
@@ -44,7 +44,7 @@
         <connection>scm:git:https://github.com/apache/incubator-dolphinscheduler-maven-plugin.git</connection>
         <developerConnection>scm:git:https://github.com/apache/incubator-dolphinscheduler-maven-plugin.git</developerConnection>
         <url>https://github.com/apache/incubator-dolphinscheduler-maven-plugin</url>
-        <tag>1.0.0</tag>
+        <tag>HEAD</tag>
     </scm>
     <mailingLists>
         <mailingList>