Skip to content

Commit 066457b

Browse files
committed
[maven-release-plugin] prepare release v9.7.0
1 parent 8418d65 commit 066457b

File tree

89 files changed

+96
-98
lines changed

Some content is hidden

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

89 files changed

+96
-98
lines changed

apm-dist/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</artifactId>
2323
<groupId>org.apache.skywalking</groupId>
24-
<version>9.7.0-SNAPSHOT</version>
24+
<version>9.7.0</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

apm-protocol/apm-network/pom.xml

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

apm-protocol/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</artifactId>
2323
<groupId>org.apache.skywalking</groupId>
24-
<version>9.7.0-SNAPSHOT</version>
24+
<version>9.7.0</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

apm-webapp/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</artifactId>
2323
<groupId>org.apache.skywalking</groupId>
24-
<version>9.7.0-SNAPSHOT</version>
24+
<version>9.7.0</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

oap-server-bom/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</artifactId>
2323
<groupId>org.apache.skywalking</groupId>
24-
<version>9.7.0-SNAPSHOT</version>
24+
<version>9.7.0</version>
2525
</parent>
2626
<packaging>pom</packaging>
2727
<modelVersion>4.0.0</modelVersion>

oap-server/ai-pipeline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.skywalking</groupId>
2525
<artifactId>oap-server</artifactId>
26-
<version>9.7.0-SNAPSHOT</version>
26+
<version>9.7.0</version>
2727
</parent>
2828

2929
<groupId>org.apache.skywalking</groupId>

oap-server/analyzer/agent-analyzer/pom.xml

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

oap-server/analyzer/event-analyzer/pom.xml

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

oap-server/analyzer/log-analyzer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>analyzer</artifactId>
2222
<groupId>org.apache.skywalking</groupId>
23-
<version>9.7.0-SNAPSHOT</version>
23+
<version>9.7.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

oap-server/analyzer/meter-analyzer/pom.xml

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

0 commit comments

Comments
 (0)