Commit c3d5d27b9ec495225e61a6b88da2661b9cc3a63a
1 parent
eabf6769
修改pom 里面设定的项目名称
Showing
1 changed file
with
3 additions
and
3 deletions
pom.xml
@@ -11,8 +11,8 @@ | @@ -11,8 +11,8 @@ | ||
11 | <relativePath>../zteits-clouds/zteits-maven-parent/pom.xml</relativePath> | 11 | <relativePath>../zteits-clouds/zteits-maven-parent/pom.xml</relativePath> |
12 | </parent> | 12 | </parent> |
13 | 13 | ||
14 | - <artifactId>zteits-bcp-portal</artifactId> | ||
15 | - <name>zteits-bcp-portal</name> | 14 | + <artifactId>zteits-gcp-portal</artifactId> |
15 | + <name>zteits-gcp-portal</name> | ||
16 | <url>http://maven.apache.org</url> | 16 | <url>http://maven.apache.org</url> |
17 | <properties> | 17 | <properties> |
18 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | 18 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
@@ -160,4 +160,4 @@ | @@ -160,4 +160,4 @@ | ||
160 | </plugin> | 160 | </plugin> |
161 | </plugins> | 161 | </plugins> |
162 | </build> | 162 | </build> |
163 | -</project> | 163 | -</project> |
164 | +</project> | ||
164 | \ No newline at end of file | 165 | \ No newline at end of file |