1
0
Fork 0
mirror of https://gitlab.com/kauron/jstudy synced 2026-03-18 20:48:10 +01:00

Library version update

This commit is contained in:
Carlos Galindo 2018-01-02 15:30:23 +01:00
commit a662501ead
Signed by: kauron
GPG key ID: 83E68706DEE119A3
2 changed files with 3 additions and 13 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
@ -12,6 +12,6 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:3.8.1" level="project" />
<orderEntry type="library" name="Maven: com.jfoenix:jfoenix:0.0.0-SNAPSHOT" level="project" />
<orderEntry type="library" name="Maven: com.jfoenix:jfoenix:1.10.0" level="project" />
</component>
</module>