Commit adf5157cb36e91884364eb81bf700bbe91fb3bda

Authored by 张志涛
1 parent 1fbba169

修改pom 里面设定的名称

Showing 1 changed file with 3 additions and 3 deletions
... ... @@ -11,8 +11,8 @@
11 11 <relativePath>../zteits-clouds/zteits-maven-parent/pom.xml</relativePath>
12 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 16 <url>http://maven.apache.org</url>
17 17 <properties>
18 18 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
... ... @@ -160,4 +160,4 @@
160 160 </plugin>
161 161 </plugins>
162 162 </build>
163 163 -</project>
  164 +</project>
164 165 \ No newline at end of file
... ...