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 12:03:37 UTC

[incubator-dolphinscheduler-maven-plugin] branch 1.0.0-release updated (ec4de83 -> adeb8e4)

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 ec4de83  Merge pull request #10 from gaojun2048/master
     new c6504e7  [maven-release-plugin] prepare release 1.0.0
     new adeb8e4  [maven-release-plugin] prepare for next development iteration

The 2 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/02: [maven-release-plugin] prepare release 1.0.0

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 c6504e7499f45fc3f7c319950f384a8e05818b9c
Author: gaojun2048 <ga...@apache.org>
AuthorDate: Sat Jul 25 20:02:53 2020 +0800

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

diff --git a/pom.xml b/pom.xml
index 8822639..d66585b 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-SNAPSHOT</version>
+    <version>1.0.0</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>HEAD</tag>
+        <tag>1.0.0</tag>
     </scm>
     <mailingLists>
         <mailingList>


[incubator-dolphinscheduler-maven-plugin] 02/02: [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 adeb8e4e9b3672433986b586f709e3fa64b9fe36
Author: gaojun2048 <ga...@apache.org>
AuthorDate: Sat Jul 25 20:03:03 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 d66585b..7756278 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>