Skip to content

Commit

Permalink
Upgrade version 3.2.2 (#582)
Browse files Browse the repository at this point in the history
LGTM
  • Loading branch information
caojie09 authored and alaneuler committed Jan 10, 2020
1 parent 3a7ebf3 commit dabb75a
Show file tree
Hide file tree
Showing 32 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-build</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-build</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-actuator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-parent</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-parent</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<relativePath>../sofa-boot-parent</relativePath>
</parent>

Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-parent</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-boot-project/sofa-boot-parent/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofaboot-dependencies</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-parent</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<relativePath>../sofa-boot-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-plugins</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-plugins</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-plugins</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-starters</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-starters</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-boot-starters</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

sourceCompatibility = 1.8

Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-tools</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-boot-parent</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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
Expand Up @@ -13,7 +13,7 @@
<groupId>com.alipay.sofa</groupId>
<artifactId>sofaboot-dependencies</artifactId>
<packaging>pom</packaging>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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.2.2-SNAPSHOT</sofa.boot.version>
<sofa.boot.version>3.2.2</sofa.boot.version>

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

0 comments on commit dabb75a

Please sign in to comment.