Skip to content

Commit

Permalink
Merge pull request #176 from raptium/master
Browse files Browse the repository at this point in the history
Prepare for 3.0.1 Release
  • Loading branch information
wenweihu86 authored May 16, 2020
2 parents d1a76c9 + 55bd195 commit c8097e2
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion brpc-java-communication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-java-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>brpc-java-communication</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion brpc-java-examples/brpc-java-core-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-java-examples</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>brpc-java-core-examples</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-spring-boot-examples</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>brpc-spring-boot-examples-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-spring-boot-examples</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>brpc-spring-boot-examples-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-spring-boot-examples</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>brpc-spring-boot-examples-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion brpc-java-examples/brpc-spring-boot-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-java-examples</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>brpc-spring-boot-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion brpc-java-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-java-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>brpc-java-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion brpc-java-examples/spring-cloud-brpc-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-java-examples</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>spring-cloud-brpc-examples</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>spring-cloud-brpc-examples</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>spring-cloud-brpc-examples-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>spring-cloud-brpc-examples</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>spring-cloud-brpc-examples-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>spring-cloud-brpc-examples</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>spring-cloud-brpc-examples-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion brpc-java-governance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-java-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>brpc-java</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion brpc-java-naming-consul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-java-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>brpc-java-naming-consul</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion brpc-java-naming-zookeeper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-java-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>brpc-java-naming-zookeeper</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion brpc-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-java-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<artifactId>brpc-spring-boot-starter</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion brpc-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-java-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<artifactId>brpc-spring</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>com.baidu</groupId>
<artifactId>brpc-java-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<packaging>pom</packaging>

<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-brpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.baidu</groupId>
<artifactId>brpc-java-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>

</parent>
<artifactId>spring-cloud-brpc</artifactId>
Expand Down

0 comments on commit c8097e2

Please sign in to comment.