Skip to content

Commit

Permalink
Bump version to 3.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HaojunRen committed Oct 11, 2020
1 parent ce446c4 commit c42fcbe
Show file tree
Hide file tree
Showing 47 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion discovery-commons/discovery-common-apollo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-commons</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-commons/discovery-common-nacos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-commons</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-commons/discovery-common-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-commons</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-commons/discovery-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-commons</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*/

public class DiscoveryConstant {
public static final String DISCOVERY_VERSION = "3.20.2-SNAPSHOT";
public static final String DISCOVERY_VERSION = "3.20.2";

public static final String SPRING_APPLICATION_DISCOVERY_PLUGIN = "spring.application.discovery.plugin";
public static final String SPRING_APPLICATION_DISCOVERY_VERSION = "spring.application.discovery.version";
Expand Down
2 changes: 1 addition & 1 deletion discovery-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion discovery-console/discovery-console-desktop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-console</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion discovery-console/discovery-console-starter-apollo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-console</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-console/discovery-console-starter-nacos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-console</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-console/discovery-console-starter-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-console</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-console/discovery-console-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-console</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-admin-center</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-plugin-admin-center/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-config-center</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-config-center</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-config-center</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-config-center</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-plugin-config-center/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-framework</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-plugin-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-register-center</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-register-center</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-register-center</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-register-center</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-register-center</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-plugin-register-center/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-strategy</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-plugin-strategy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-test</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-plugin-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-springcloud-examples</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-springcloud-examples</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-springcloud-examples</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-springcloud-examples</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-springcloud-examples</artifactId>
<version>3.20.2-SNAPSHOT</version>
<version>3.20.2</version>
</parent>

<properties>
Expand Down
Loading

0 comments on commit c42fcbe

Please sign in to comment.