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 13:00:16 UTC

[incubator-dolphinscheduler-maven-plugin] branch 1.0.0-release updated (bb3e1cb -> 3089196)

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 bb3e1cb  Merge pull request #11 from gaojun2048/master
     new 4a7bf1d  [maven-release-plugin] prepare release 1.0.0
     new 3089196  [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 4a7bf1d29bc426e78003002e968f0f3d1e85285f
Author: gaojun2048 <ga...@apache.org>
AuthorDate: Sat Jul 25 20:59:25 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 308919681ecfc111bc89143ec52cf09706f33aab
Author: gaojun2048 <ga...@apache.org>
AuthorDate: Sat Jul 25 20:59:36 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>