Update pom to load from central maven

This commit is contained in:
YuCheng Hu 2021-04-16 09:41:50 -04:00
parent 6d7eb093ca
commit e84ba0f25c
No known key found for this signature in database
GPG Key ID: 3B9F227012D903F2
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<parent>
<groupId>com.ossez</groupId>
<artifactId>parent-modules</artifactId>
<version>1.0.0</version>
<version>0.0.1</version>
</parent>
<dependencyManagement>