修改 POM 文件

This commit is contained in:
YuCheng Hu 2018-12-25 13:29:44 -05:00
parent c6eff656c0
commit 4383c19b63
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ossez</groupId>
<artifactId>lang-tutorial</artifactId>
<artifactId>codebank-algorithm</artifactId>
<version>0.0.1</version>
<properties>