Skip to content

Commit

Permalink
Update version to 3.4.3 for GA (#686)
Browse files Browse the repository at this point in the history
Co-authored-by: 致节 <hzj266771@alipay.com>
  • Loading branch information
HzjNeverStop and 致节 committed Aug 10, 2020
1 parent 7d59ebc commit c200961
Show file tree
Hide file tree
Showing 34 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-build</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
<packaging>pom</packaging>
<name>SOFABoot Build</name>
<description>SOFABoot Build</description>
Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-build</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-actuator-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-parent</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
<relativePath>../sofa-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-actuator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-parent</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
<relativePath>../sofa-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-parent</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
<relativePath>../sofa-boot-parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-core/isle-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-core/log-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-parent</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
<relativePath>../sofa-boot-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-core/rpc-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-core/runtime-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-core/startup-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-core/test-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-core/tracer-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofaboot-dependencies</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
<relativePath>../sofaboot-dependencies</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-parent</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
<relativePath>../sofa-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-plugins</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-plugins</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-plugins</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-starters</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-starters</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-starters</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-starters</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-starters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-parent</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
<relativePath>../sofa-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-starters</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-starters</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>sofa-boot-starters</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-starters</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-starters</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-parent</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
<relativePath>../sofa-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
}

group 'com.alipay.sofa'
version '3.4.3-SNAPSHOT'
version '3.4.3'

sourceCompatibility = 1.8

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-tools</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>
<artifactId>sofa-boot-gradle-plugin</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-parent</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
<relativePath>../sofa-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions sofa-boot-project/sofaboot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<groupId>com.alipay.sofa</groupId>
<artifactId>sofaboot-dependencies</artifactId>
<packaging>pom</packaging>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>

<properties>
<!--project-->
Expand All @@ -22,7 +22,7 @@
<project.build.encoding>UTF-8</project.build.encoding>
<project.build.encoding>UTF-8</project.build.encoding>

<sofa.boot.version>3.4.3-SNAPSHOT</sofa.boot.version>
<sofa.boot.version>3.4.3</sofa.boot.version>

<!--starter-->
<sofa.ark.version>1.1.1</sofa.ark.version>
Expand Down

0 comments on commit c200961

Please sign in to comment.