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 02:05:21 UTC

[incubator-dolphinscheduler-maven-plugin] branch master updated (1dc749e -> 906469f)

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

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


    from 1dc749e  [maven-release-plugin] rollback the release of dolphinscheduler-maven-plugin-1.0.0
     new ce874a9  [maven-release-plugin] prepare release 1.0.0
     new 906469f  [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 master
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-maven-plugin.git

commit ce874a921f3b493c525144a2b2b34a635fe8b44b
Author: gaojun2048 <ga...@apache.org>
AuthorDate: Sat Jul 25 10:03:42 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 c8a1940..e6d4d76 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 master
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-maven-plugin.git

commit 906469f1cd2348f61b3ed984ec8e9d0cef83f032
Author: gaojun2048 <ga...@apache.org>
AuthorDate: Sat Jul 25 10:03:52 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 e6d4d76..ff75e20 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>