update: change version number to 1.1.0
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>we</groupId>
|
||||
<artifactId>fizz-gateway-community</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.1.0</version>
|
||||
<name>fizz-gateway-community</name>
|
||||
|
||||
<repositories>
|
||||
|
||||
@@ -6,7 +6,7 @@ cd `dirname $0`
|
||||
#变量定义
|
||||
APOLLO_META_SERVER=http://localhost:66
|
||||
ENV=dev
|
||||
APP_NAME=fizz-gateway-community-1.0.0.jar
|
||||
APP_NAME=fizz-gateway-community-1.1.0.jar
|
||||
APP_DEP_DIR=/data/webapps/fizz-gateway
|
||||
APP_LOG_DIR=/data/logs/fizz-gateway
|
||||
JAVA_CMD=/usr/local/java/bin/java
|
||||
|
||||
Reference in New Issue
Block a user