Skip to content

Commit c0422ea

Browse files
Change the version by manual because of those modules not contains in parent pom that make release plugin will not change those version automatically.
1 parent e831243 commit c0422ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apm-sniffer/apm-sdk-plugin/oracle-10.x-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>apm-sdk-plugin</artifactId>
2323
<groupId>org.apache.skywalking</groupId>
24-
<version>5.0.0-beta-SNAPSHOT</version>
24+
<version>5.0.0-beta</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

apm-sniffer/apm-sdk-plugin/resin-3.x-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>apm-sdk-plugin</artifactId>
2727
<groupId>org.apache.skywalking</groupId>
28-
<version>5.0.0-beta-SNAPSHOT</version>
28+
<version>5.0.0-beta</version>
2929
</parent>
3030

3131
<artifactId>apm-resin-3.x-plugin</artifactId>

apm-sniffer/apm-sdk-plugin/resin-4.x-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>apm-sdk-plugin</artifactId>
2727
<groupId>org.apache.skywalking</groupId>
28-
<version>5.0.0-beta-SNAPSHOT</version>
28+
<version>5.0.0-beta</version>
2929
</parent>
3030

3131
<artifactId>apm-resin-4.x-plugin</artifactId>

0 commit comments

Comments
 (0)