Skip to content

Commit fe532d5

Browse files
committed
[maven-release-plugin] prepare release 3.0.0-alpha
1 parent 4ae7cbc commit fe532d5

File tree

72 files changed

+142
-271
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+142
-271
lines changed

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-api/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,11 @@
1818
~ under the License.
1919
-->
2020

21-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xmlns="http://maven.apache.org/POM/4.0.0"
23-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2422
<parent>
2523
<artifactId>dolphinscheduler-alert</artifactId>
2624
<groupId>org.apache.dolphinscheduler</groupId>
27-
<version>2.0.4-SNAPSHOT</version>
25+
<version>3.0.0-alpha</version>
2826
</parent>
2927
<modelVersion>4.0.0</modelVersion>
3028
<artifactId>dolphinscheduler-alert-api</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-dingtalk/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-alert-plugins</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-alert-dingtalk</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-email/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-alert-plugins</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-alert-email</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-feishu/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-alert-plugins</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-alert-feishu</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-alert-plugins</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-alert-http</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-pagerduty/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-alert-plugins</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-alert-pagerduty</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-script/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-alert-plugins</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-alert-script</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-slack/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-alert-plugins</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-alert-slack</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-telegram/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-alert-plugins</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-alert-telegram</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-webexteams/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-alert-plugins</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-alert-webexteams</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-wechat/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-alert-plugins</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-alert-wechat</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-plugins/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-alert</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-alert-plugins</artifactId>

Diff for: dolphinscheduler-alert/dolphinscheduler-alert-server/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.dolphinscheduler</groupId>
2423
<artifactId>dolphinscheduler-alert</artifactId>
25-
<version>2.0.4-SNAPSHOT</version>
24+
<version>3.0.0-alpha</version>
2625
</parent>
2726
<artifactId>dolphinscheduler-alert-server</artifactId>
2827
<name>${project.artifactId}</name>

Diff for: dolphinscheduler-alert/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,11 @@
1818
~ under the License.
1919
-->
2020

21-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xmlns="http://maven.apache.org/POM/4.0.0"
23-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2422
<parent>
2523
<artifactId>dolphinscheduler</artifactId>
2624
<groupId>org.apache.dolphinscheduler</groupId>
27-
<version>2.0.4-SNAPSHOT</version>
25+
<version>3.0.0-alpha</version>
2826
</parent>
2927
<modelVersion>4.0.0</modelVersion>
3028
<packaging>pom</packaging>

Diff for: dolphinscheduler-api/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.dolphinscheduler</groupId>
2423
<artifactId>dolphinscheduler</artifactId>
25-
<version>2.0.4-SNAPSHOT</version>
24+
<version>3.0.0-alpha</version>
2625
</parent>
2726
<artifactId>dolphinscheduler-api</artifactId>
2827
<name>${project.artifactId}</name>

Diff for: dolphinscheduler-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.dolphinscheduler</groupId>
2323
<artifactId>dolphinscheduler</artifactId>
24-
<version>2.0.4-SNAPSHOT</version>
24+
<version>3.0.0-alpha</version>
2525
</parent>
2626
<artifactId>dolphinscheduler-common</artifactId>
2727
<name>dolphinscheduler-common</name>

Diff for: dolphinscheduler-dao/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.apache.dolphinscheduler</groupId>
2423
<artifactId>dolphinscheduler</artifactId>
25-
<version>2.0.4-SNAPSHOT</version>
24+
<version>3.0.0-alpha</version>
2625
</parent>
2726
<artifactId>dolphinscheduler-dao</artifactId>
2827
<name>${project.artifactId}</name>

Diff for: dolphinscheduler-data-quality/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns="http://maven.apache.org/POM/4.0.0"
19-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725
<artifactId>dolphinscheduler-data-quality</artifactId>

Diff for: dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-all/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns="http://maven.apache.org/POM/4.0.0"
19-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-datasource-plugin</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725

Diff for: dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-api/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,11 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns="http://maven.apache.org/POM/4.0.0"
20-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2220
<parent>
2321
<artifactId>dolphinscheduler-datasource-plugin</artifactId>
2422
<groupId>org.apache.dolphinscheduler</groupId>
25-
<version>2.0.4-SNAPSHOT</version>
23+
<version>3.0.0-alpha</version>
2624
</parent>
2725
<modelVersion>4.0.0</modelVersion>
2826

Diff for: dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-clickhouse/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns="http://maven.apache.org/POM/4.0.0"
19-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-datasource-plugin</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725

Diff for: dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-db2/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns="http://maven.apache.org/POM/4.0.0"
19-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-datasource-plugin</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725

Diff for: dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns="http://maven.apache.org/POM/4.0.0"
19-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-datasource-plugin</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725

Diff for: dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-mysql/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ See the License for the specific language governing permissions and
1616
~ limitations under the License.
1717
-->
18-
<project xmlns="http://maven.apache.org/POM/4.0.0"
19-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<parent>
2220
<artifactId>dolphinscheduler-datasource-plugin</artifactId>
2321
<groupId>org.apache.dolphinscheduler</groupId>
24-
<version>2.0.4-SNAPSHOT</version>
22+
<version>3.0.0-alpha</version>
2523
</parent>
2624
<modelVersion>4.0.0</modelVersion>
2725

0 commit comments

Comments
 (0)