Upgrade version to 0.1.1-SNAPSHOT

This commit is contained in:
YuCheng Hu 2022-10-19 16:38:14 -04:00
parent 11031d9345
commit 2ba5375777
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel>
<module name="usreio-parent" target="1.5" />
</bytecodeTargetLevel>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="usreio-parent" options="-parameters" />

View File

@ -11,7 +11,7 @@
<groupId>com.usreio</groupId>
<artifactId>usreio-parent</artifactId>
<version>0.1.0</version>
<version>0.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>USRealEstate Parent</name>