Refactor package from org.zhdev.varioutil to org.zhdev to shorter length
This commit is contained in:
parent
9fbe620b6a
commit
b091ca6b46
56 changed files with 93 additions and 148 deletions
|
|
@ -5,8 +5,8 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<artifactId>parent</artifactId>
|
||||
<groupId>org.zhdev.varioutil</groupId>
|
||||
<artifactId>varioutil</artifactId>
|
||||
<groupId>org.zhdev</groupId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package org.zhdev.varioutil.config;
|
||||
package org.zhdev.config;
|
||||
|
||||
import com.electronwill.nightconfig.core.CommentedConfig;
|
||||
import com.electronwill.nightconfig.toml.TomlFormat;
|
||||
Loading…
Add table
Add a link
Reference in a new issue