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/08/06 08:54:55 UTC

[incubator-dolphinscheduler-maven-plugin] branch 1.0.0-release updated (7dada86 -> f461edd)

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 7dada86  Merge pull request #16 from gaojun2048/master
     new ee0e808  [maven-release-plugin] prepare release 1.0.0
     new f461edd  [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 ee0e808827a26edd2d5d1d461e3a18c07dd5ee58
Author: gaojun2048 <ga...@apache.org>
AuthorDate: Thu Aug 6 16:53:45 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 a8fa972..b54011d 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 f461eddbfdad9dad1459b33ef814f83044d31ad9
Author: gaojun2048 <ga...@apache.org>
AuthorDate: Thu Aug 6 16:53:55 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 b54011d..146ad6a 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>