diff options
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 97320410..6208e987 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,8 +3,14 @@ <component name="EntryPointsManager"> <entry_points version="2.0" /> </component> + <component name="MavenProjectsManager"> + <option name="originalFiles"> + <list> + <option value="$PROJECT_DIR$/maven-plugin/pom.xml" /> + </list> + </option> + </component> <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/out" /> </component> -</project> - +</project>
\ No newline at end of file |