Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
discovery
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
谢捷峰
discovery
Commits
8a45a0f0
Commit
8a45a0f0
authored
Aug 18, 2018
by
Nepxion
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级版本到4.3.13
parent
a20592a4
Hide whitespace changes
Inline
Side-by-side
Showing
33 changed files
with
34 additions
and
33 deletions
+34
-33
discovery-common-nacos/pom.xml
+1
-1
discovery-common-redis/pom.xml
+1
-1
discovery-common/pom.xml
+1
-1
discovery-console-desktop/pom.xml
+1
-1
discovery-console-extension-nacos/pom.xml
+1
-1
discovery-console-extension-redis/pom.xml
+1
-1
discovery-console-starter/pom.xml
+1
-1
discovery-console/pom.xml
+1
-1
discovery-console/src/main/java/com/nepxion/discovery/console/configuration/ConsoleAutoConfiguration.java
+1
-1
discovery-plugin-admin-center/pom.xml
+1
-1
discovery-plugin-config-center-extension-nacos/pom.xml
+1
-1
discovery-plugin-config-center-extension-redis/pom.xml
+1
-1
discovery-plugin-config-center/pom.xml
+1
-1
discovery-plugin-framework-consul/pom.xml
+1
-1
discovery-plugin-framework-consul/src/main/java/com/nepxion/discovery/plugin/framework/configuration/ConsulAutoConfiguration.java
+1
-1
discovery-plugin-framework-eureka/pom.xml
+1
-1
discovery-plugin-framework-eureka/src/main/java/com/nepxion/discovery/plugin/framework/configuration/EurekaAutoConfiguration.java
+1
-1
discovery-plugin-framework-zookeeper/pom.xml
+1
-1
discovery-plugin-framework-zookeeper/src/main/java/com/nepxion/discovery/plugin/framework/configuration/ZookeeperAutoConfiguration.java
+1
-1
discovery-plugin-framework/pom.xml
+1
-1
discovery-plugin-starter-consul/pom.xml
+1
-1
discovery-plugin-starter-eureka/pom.xml
+1
-1
discovery-plugin-starter-zookeeper/pom.xml
+1
-1
discovery-plugin-strategy-extension-gateway/pom.xml
+1
-1
discovery-plugin-strategy-extension-service/pom.xml
+1
-1
discovery-plugin-strategy-extension-zuul/pom.xml
+1
-1
discovery-plugin-strategy/pom.xml
+1
-1
discovery-springcloud-example-console/pom.xml
+1
-1
discovery-springcloud-example-gateway/pom.xml
+1
-1
discovery-springcloud-example-service/pom.xml
+1
-1
discovery-springcloud-example-zuul/pom.xml
+1
-1
pom.xml
+1
-1
version.bat
+2
-1
No files found.
discovery-common-nacos/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-common-redis/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-common/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-console-desktop/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<properties>
...
...
discovery-console-extension-nacos/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-console-extension-redis/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-console-starter/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-console/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-console/src/main/java/com/nepxion/discovery/console/configuration/ConsoleAutoConfiguration.java
View file @
8a45a0f0
...
...
@@ -32,7 +32,7 @@ public class ConsoleAutoConfiguration {
System
.
out
.
println
(
"╚═══╩╩══╩══╩══╝╚╝╚══╩╝╚═╗╔╝"
);
System
.
out
.
println
(
" ╔═╝║"
);
System
.
out
.
println
(
" ╚══╝"
);
System
.
out
.
println
(
"Nepxion Discovery - Console v4.3.1
2
"
);
System
.
out
.
println
(
"Nepxion Discovery - Console v4.3.1
3
"
);
System
.
out
.
println
(
""
);
}
...
...
discovery-plugin-admin-center/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-config-center-extension-nacos/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-config-center-extension-redis/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-config-center/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-framework-consul/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-framework-consul/src/main/java/com/nepxion/discovery/plugin/framework/configuration/ConsulAutoConfiguration.java
View file @
8a45a0f0
...
...
@@ -30,7 +30,7 @@ public class ConsulAutoConfiguration {
System
.
out
.
println
(
"╚═══╩╩══╩══╩══╝╚╝╚══╩╝╚═╗╔╝"
);
System
.
out
.
println
(
" ╔═╝║"
);
System
.
out
.
println
(
" ╚══╝"
);
System
.
out
.
println
(
"Nepxion Discovery - "
+
ConsulConstant
.
DISCOVERY_PLUGIN
+
" v4.3.1
2
"
);
System
.
out
.
println
(
"Nepxion Discovery - "
+
ConsulConstant
.
DISCOVERY_PLUGIN
+
" v4.3.1
3
"
);
System
.
out
.
println
(
""
);
}
...
...
discovery-plugin-framework-eureka/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-framework-eureka/src/main/java/com/nepxion/discovery/plugin/framework/configuration/EurekaAutoConfiguration.java
View file @
8a45a0f0
...
...
@@ -30,7 +30,7 @@ public class EurekaAutoConfiguration {
System
.
out
.
println
(
"╚═══╩╩══╩══╩══╝╚╝╚══╩╝╚═╗╔╝"
);
System
.
out
.
println
(
" ╔═╝║"
);
System
.
out
.
println
(
" ╚══╝"
);
System
.
out
.
println
(
"Nepxion Discovery - "
+
EurekaConstant
.
DISCOVERY_PLUGIN
+
" v4.3.1
2
"
);
System
.
out
.
println
(
"Nepxion Discovery - "
+
EurekaConstant
.
DISCOVERY_PLUGIN
+
" v4.3.1
3
"
);
System
.
out
.
println
(
""
);
}
...
...
discovery-plugin-framework-zookeeper/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-framework-zookeeper/src/main/java/com/nepxion/discovery/plugin/framework/configuration/ZookeeperAutoConfiguration.java
View file @
8a45a0f0
...
...
@@ -30,7 +30,7 @@ public class ZookeeperAutoConfiguration {
System
.
out
.
println
(
"╚═══╩╩══╩══╩══╝╚╝╚══╩╝╚═╗╔╝"
);
System
.
out
.
println
(
" ╔═╝║"
);
System
.
out
.
println
(
" ╚══╝"
);
System
.
out
.
println
(
"Nepxion Discovery - "
+
ZookeeperConstant
.
DISCOVERY_PLUGIN
+
" v4.3.1
2
"
);
System
.
out
.
println
(
"Nepxion Discovery - "
+
ZookeeperConstant
.
DISCOVERY_PLUGIN
+
" v4.3.1
3
"
);
System
.
out
.
println
(
""
);
}
...
...
discovery-plugin-framework/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-starter-consul/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-starter-eureka/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-starter-zookeeper/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-strategy-extension-gateway/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-strategy-extension-service/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-strategy-extension-zuul/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-plugin-strategy/pom.xml
View file @
8a45a0f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery
</artifactId>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
</parent>
<dependencies>
...
...
discovery-springcloud-example-console/pom.xml
View file @
8a45a0f0
...
...
@@ -17,7 +17,7 @@
</parent>
<properties>
<discovery.plugin.version>
4.3.1
2
</discovery.plugin.version>
<discovery.plugin.version>
4.3.1
3
</discovery.plugin.version>
<spring.cloud.version>
Finchley.SR1
</spring.cloud.version>
<spring.boot.admin.version>
2.0.2
</spring.boot.admin.version>
<java.version>
1.8
</java.version>
...
...
discovery-springcloud-example-gateway/pom.xml
View file @
8a45a0f0
...
...
@@ -17,7 +17,7 @@
</parent>
<properties>
<discovery.plugin.version>
4.3.1
2
</discovery.plugin.version>
<discovery.plugin.version>
4.3.1
3
</discovery.plugin.version>
<spring.cloud.version>
Finchley.SR1
</spring.cloud.version>
<spring.boot.admin.version>
2.0.2
</spring.boot.admin.version>
<java.version>
1.8
</java.version>
...
...
discovery-springcloud-example-service/pom.xml
View file @
8a45a0f0
...
...
@@ -17,7 +17,7 @@
</parent>
<properties>
<discovery.plugin.version>
4.3.1
2
</discovery.plugin.version>
<discovery.plugin.version>
4.3.1
3
</discovery.plugin.version>
<spring.cloud.version>
Finchley.SR1
</spring.cloud.version>
<spring.boot.admin.version>
2.0.2
</spring.boot.admin.version>
<java.version>
1.8
</java.version>
...
...
discovery-springcloud-example-zuul/pom.xml
View file @
8a45a0f0
...
...
@@ -17,7 +17,7 @@
</parent>
<properties>
<discovery.plugin.version>
4.3.1
2
</discovery.plugin.version>
<discovery.plugin.version>
4.3.1
3
</discovery.plugin.version>
<spring.cloud.version>
Finchley.SR1
</spring.cloud.version>
<spring.boot.admin.version>
2.0.2
</spring.boot.admin.version>
<java.version>
1.8
</java.version>
...
...
pom.xml
View file @
8a45a0f0
...
...
@@ -6,7 +6,7 @@
<name>
Nepxion Discovery
</name>
<packaging>
pom
</packaging>
<modelVersion>
4.0.0
</modelVersion>
<version>
4.3.1
2
</version>
<version>
4.3.1
3
</version>
<description>
Nepxion Discovery is an enhancement for Spring Cloud Discovery
</description>
<url>
http://www.nepxion.com
</url>
...
...
version.bat
View file @
8a45a0f0
...
...
@@ -15,6 +15,6 @@
@title Nepxion Discovery
@color 0a
call mvn versions:set -DnewVersion=4.3.1
2
call mvn versions:set -DnewVersion=4.3.1
3
pause
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment