Commit 5ccf042139d572458fe14c6584dad884a5f04c8e

Authored by atao
1 parent c2d677aa

提交代码

Showing 2 changed files with 2 additions and 1 deletions
.gitignore
... ... @@ -97,3 +97,4 @@ local.properties
97 97 .scala_dependencies
98 98 .worksheet
99 99 .idea
  100 +zteits-park-portal.iml
... ...
... ... @@ -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>
... ...