Fixed issue for groupid

This commit is contained in:
YuCheng Hu 2021-04-22 07:47:49 -04:00
parent de9342faec
commit 38ad1198b1
No known key found for this signature in database
GPG Key ID: C395DC68EF030B59
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
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>toolkits</artifactId>
<name>toolkits</name>
<packaging>pom</packaging>