Commit b322b55a authored by peng-yongsheng's avatar peng-yongsheng
Browse files

Upgrade the version from 3.2.5 to 3.3.0.

parent baf40004
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,8 +21,8 @@ Sky Walking | [中文](README_ZH.md)
* The UI released on [skywalking-ui](https://github.com/OpenSkywalking/sky-walking-ui)

# Architecture
* Architecture graph for 3.2.5+
<img src="https://skywalkingtest.github.io/page-resources/3.2.5%2b_architecture.jpg"/>
* Architecture graph for 3.3.0+
<img src="https://skywalkingtest.github.io/page-resources/3.3.0%2b_architecture.jpg"/>

# Document
[![EN doc](https://img.shields.io/badge/document-English-blue.svg)](docs/README.md) [![cn doc](https://img.shields.io/badge/document-中文-blue.svg)](docs/README_ZH.md)
+2 −2
Original line number Diff line number Diff line
@@ -24,8 +24,8 @@ Sky Walking | [English](README.md)
* 中文QQ群:392443393

# Architecture
* 3.2.5+版本架构图
<img src="https://skywalkingtest.github.io/page-resources/3.2.5%2b_architecture.jpg"/>
* 3.3.0+版本架构图
<img src="https://skywalkingtest.github.io/page-resources/3.3.0%2b_architecture.jpg"/>

# Document
[![EN doc](https://img.shields.io/badge/document-English-blue.svg)](docs/README.md) [![cn doc](https://img.shields.io/badge/document-中文-blue.svg)](docs/README_ZH.md)
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    <parent>
        <artifactId>apm-application-toolkit</artifactId>
        <groupId>org.skywalking</groupId>
        <version>3.2.5-2017</version>
        <version>3.3.0-2017</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>

+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    <parent>
        <artifactId>apm-application-toolkit</artifactId>
        <groupId>org.skywalking</groupId>
        <version>3.2.5-2017</version>
        <version>3.3.0-2017</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>

+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    <parent>
        <artifactId>apm-application-toolkit</artifactId>
        <groupId>org.skywalking</groupId>
        <version>3.2.5-2017</version>
        <version>3.3.0-2017</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>

Loading