Upgrade version to 0.1.1-SNAPSHOT
This commit is contained in:
parent
11031d9345
commit
2ba5375777
|
@ -1,5 +1,10 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
|
<component name="CompilerConfiguration">
|
||||||
|
<bytecodeTargetLevel>
|
||||||
|
<module name="usreio-parent" target="1.5" />
|
||||||
|
</bytecodeTargetLevel>
|
||||||
|
</component>
|
||||||
<component name="JavacSettings">
|
<component name="JavacSettings">
|
||||||
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
||||||
<module name="usreio-parent" options="-parameters" />
|
<module name="usreio-parent" options="-parameters" />
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
<groupId>com.usreio</groupId>
|
<groupId>com.usreio</groupId>
|
||||||
<artifactId>usreio-parent</artifactId>
|
<artifactId>usreio-parent</artifactId>
|
||||||
<version>0.1.0</version>
|
<version>0.1.1-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>USRealEstate Parent</name>
|
<name>USRealEstate Parent</name>
|
||||||
|
|
Loading…
Reference in New Issue