|
|
@ -24,7 +24,7 @@ |
|
|
|
</parent> |
|
|
|
</parent> |
|
|
|
<groupId>org.apache.dolphinscheduler</groupId> |
|
|
|
<groupId>org.apache.dolphinscheduler</groupId> |
|
|
|
<artifactId>dolphinscheduler</artifactId> |
|
|
|
<artifactId>dolphinscheduler</artifactId> |
|
|
|
<version>3.1.3</version> |
|
|
|
<version>3.1.4-SNAPSHOT</version> |
|
|
|
<packaging>pom</packaging> |
|
|
|
<packaging>pom</packaging> |
|
|
|
<name>${project.artifactId}</name> |
|
|
|
<name>${project.artifactId}</name> |
|
|
|
<description>Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated |
|
|
|
<description>Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated |
|
|
@ -761,7 +761,7 @@ |
|
|
|
<connection>scm:git:https://github.com/apache/dolphinscheduler.git</connection> |
|
|
|
<connection>scm:git:https://github.com/apache/dolphinscheduler.git</connection> |
|
|
|
<developerConnection>scm:git:https://github.com/apache/dolphinscheduler.git</developerConnection> |
|
|
|
<developerConnection>scm:git:https://github.com/apache/dolphinscheduler.git</developerConnection> |
|
|
|
<url>https://github.com/apache/dolphinscheduler</url> |
|
|
|
<url>https://github.com/apache/dolphinscheduler</url> |
|
|
|
<tag>3.1.3</tag> |
|
|
|
<tag>HEAD</tag> |
|
|
|
</scm> |
|
|
|
</scm> |
|
|
|
|
|
|
|
|
|
|
|
<profiles> |
|
|
|
<profiles> |
|
|
|