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

dolphinscheduler-alert/dolphinscheduler-alert-api/pom.xml

Lines changed: 2 additions & 4 deletions
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>

dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-dingtalk/pom.xml

Lines changed: 2 additions & 4 deletions
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>

dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-email/pom.xml

Lines changed: 2 additions & 4 deletions
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>

dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-feishu/pom.xml

Lines changed: 2 additions & 4 deletions
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>

dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/pom.xml

Lines changed: 2 additions & 4 deletions
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>

dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-pagerduty/pom.xml

Lines changed: 2 additions & 4 deletions
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>

dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-script/pom.xml

Lines changed: 2 additions & 4 deletions
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>

dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-slack/pom.xml

Lines changed: 2 additions & 4 deletions
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>

dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-telegram/pom.xml

Lines changed: 2 additions & 4 deletions
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>

dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-webexteams/pom.xml

Lines changed: 2 additions & 4 deletions
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>

0 commit comments

Comments
 (0)