Commit 5ccf042139d572458fe14c6584dad884a5f04c8e
1 parent
c2d677aa
提交代码
Showing
2 changed files
with
2 additions
and
1 deletions
.gitignore
pom.xml
... | ... | @@ -11,7 +11,7 @@ |
11 | 11 | <relativePath>../zteits-clouds/zteits-maven-parent/pom.xml</relativePath> |
12 | 12 | </parent> |
13 | 13 | |
14 | - <artifactId>zteits-park-portal</artifactId> | |
14 | + <artifactId>zteits-bcp-portal</artifactId> | |
15 | 15 | <name>zteits-bcp-portal</name> |
16 | 16 | <url>http://maven.apache.org</url> |
17 | 17 | <properties> | ... | ... |