mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 18:55:18 +00:00
bhg
This commit is contained in:
parent
72d7154a96
commit
76ca4f2183
11
Iris.iml
11
Iris.iml
@ -1,11 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
|
||||||
<component name="EclipseModuleManager">
|
|
||||||
<conelement value="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" />
|
|
||||||
<src_description expected_position="2">
|
|
||||||
<src_folder value="file://$MODULE_DIR$/src/main/java" expected_position="0" />
|
|
||||||
<src_folder value="file://$MODULE_DIR$/src/main/resources" expected_position="1" />
|
|
||||||
<src_folder value="file://$MODULE_DIR$/src/test/java" expected_position="4" />
|
|
||||||
</src_description>
|
|
||||||
</component>
|
|
||||||
</module>
|
|
2
pom.xml
2
pom.xml
@ -4,7 +4,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.volmit</groupId>
|
<groupId>com.volmit</groupId>
|
||||||
<artifactId>Iris</artifactId>
|
<artifactId>Iris</artifactId>
|
||||||
<version>1.2.5</version>
|
<version>1.2.6</version>
|
||||||
<name>Iris</name>
|
<name>Iris</name>
|
||||||
<properties>
|
<properties>
|
||||||
<skip.copy>false</skip.copy>
|
<skip.copy>false</skip.copy>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user