Skip to content

Commit 2bc785b

Browse files
committed
[maven-release-plugin] prepare release v5.0.0-beta2(RC1)
1 parent 8a41ef2 commit 2bc785b

File tree

148 files changed

+238
-328
lines changed

Some content is hidden

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

148 files changed

+238
-328
lines changed

Diff for: apm-application-toolkit/apm-toolkit-log4j-1.x/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>apm-application-toolkit</artifactId>
2323
<groupId>org.apache.skywalking</groupId>
24-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

Diff for: apm-application-toolkit/apm-toolkit-log4j-2.x/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>apm-application-toolkit</artifactId>
2323
<groupId>org.apache.skywalking</groupId>
24-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

Diff for: apm-application-toolkit/apm-toolkit-logback-1.x/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>apm-application-toolkit</artifactId>
2323
<groupId>org.apache.skywalking</groupId>
24-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

Diff for: apm-application-toolkit/apm-toolkit-opentracing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>apm-application-toolkit</artifactId>
2323
<groupId>org.apache.skywalking</groupId>
24-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

Diff for: apm-application-toolkit/apm-toolkit-trace/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>apm-application-toolkit</artifactId>
2222
<groupId>org.apache.skywalking</groupId>
23-
<version>5.0.0-beta2-SNAPSHOT</version>
23+
<version>5.0.0-beta2</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

Diff for: apm-application-toolkit/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>apm</artifactId>
2222
<groupId>org.apache.skywalking</groupId>
23-
<version>5.0.0-beta2-SNAPSHOT</version>
23+
<version>5.0.0-beta2</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>apm-application-toolkit</artifactId>

Diff for: apm-checkstyle/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<groupId>org.apache.skywalking</groupId>
2929
<artifactId>apm-checkstyle</artifactId>
30-
<version>5.0.0-beta2-SNAPSHOT</version>
30+
<version>5.0.0-beta2</version>
3131
<description>Module to hold Checkstyle for SkyWalking.</description>
3232

3333
<build>
@@ -59,4 +59,8 @@
5959
</plugin>
6060
</plugins>
6161
</build>
62+
63+
<scm>
64+
<tag>v5.0.0-beta2(RC1)</tag>
65+
</scm>
6266
</project>

Diff for: apm-collector/apm-collector-agent/agent-grpc/agent-grpc-define/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>agent-grpc</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-agent/agent-grpc/agent-grpc-provider/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>agent-grpc</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-agent/agent-grpc/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>apm-collector-agent</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-agent/agent-jetty/agent-jetty-define/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>agent-jetty</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-agent/agent-jetty/agent-jetty-provider/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>agent-jetty</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-agent/agent-jetty/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>apm-collector-agent</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-agent/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>apm-collector</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-alarm/alarm-define/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>analysis-alarm</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-alarm/alarm-provider/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>analysis-alarm</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-alarm/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>apm-collector-analysis</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-baseline/baseline-computing-define/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>analysis-baseline</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-baseline/baseline-computing-provider/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>analysis-baseline</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-baseline/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>apm-collector-analysis</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-jvm/jvm-define/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>analysis-jvm</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-jvm/jvm-provider/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>analysis-jvm</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-jvm/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>apm-collector-analysis</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-metric/metric-define/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>analysis-metric</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-metric/metric-provider/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>analysis-metric</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-metric/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>apm-collector-analysis</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-register/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>apm-collector-analysis</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

Diff for: apm-collector/apm-collector-analysis/analysis-register/register-define/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
~
1818
-->
1919

20-
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
20+
<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">
2221
<parent>
2322
<artifactId>analysis-register</artifactId>
2423
<groupId>org.apache.skywalking</groupId>
25-
<version>5.0.0-beta2-SNAPSHOT</version>
24+
<version>5.0.0-beta2</version>
2625
</parent>
2726
<modelVersion>4.0.0</modelVersion>
2827

0 commit comments

Comments
 (0)