Showing
3 changed files
with
4 additions
and
4 deletions
@@ -12,7 +12,7 @@ | @@ -12,7 +12,7 @@ | ||
12 | <name>yohoufo-fore-deploy</name> | 12 | <name>yohoufo-fore-deploy</name> |
13 | 13 | ||
14 | <build> | 14 | <build> |
15 | - <finalName>yohoufo-fore</finalName> | 15 | + <finalName>ufo-gateway</finalName> |
16 | <plugins> | 16 | <plugins> |
17 | <plugin> | 17 | <plugin> |
18 | <groupId>com.yoho.tools</groupId> | 18 | <groupId>com.yoho.tools</groupId> |
@@ -55,7 +55,7 @@ | @@ -55,7 +55,7 @@ | ||
55 | <phase>package</phase> | 55 | <phase>package</phase> |
56 | <configuration> | 56 | <configuration> |
57 | <tasks> | 57 | <tasks> |
58 | - <unzip src="target/yohoufo-fore.zip" dest="target"/> | 58 | + <unzip src="target/ufo-gateway.zip" dest="target"/> |
59 | </tasks> | 59 | </tasks> |
60 | </configuration> | 60 | </configuration> |
61 | <goals> | 61 | <goals> |
@@ -17,7 +17,7 @@ | @@ -17,7 +17,7 @@ | ||
17 | 17 | ||
18 | <properties> | 18 | <properties> |
19 | <qiniu.version>7.0.5</qiniu.version> | 19 | <qiniu.version>7.0.5</qiniu.version> |
20 | - <project-name>yohoufo-fore</project-name> | 20 | + <project-name>ufo-gateway</project-name> |
21 | <model.version>1.0-SNAPSHOT</model.version> | 21 | <model.version>1.0-SNAPSHOT</model.version> |
22 | </properties> | 22 | </properties> |
23 | 23 |
-
mentioned in commit 122d7edc
-
Please register or login to post a comment