forked from forezp/SpringCloudLearning
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmisc.xml
More file actions
executable file
·18 lines (18 loc) · 751 Bytes
/
misc.xml
File metadata and controls
executable file
·18 lines (18 loc) · 751 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MavenProjectsManager">
<option name="originalFiles">
<list>
<option value="$PROJECT_DIR$/pom.xml" />
<option value="$PROJECT_DIR$/eureka-server/pom.xml" />
<option value="$PROJECT_DIR$/service-hi/pom.xml" />
<option value="$PROJECT_DIR$/service-ribbon/pom.xml" />
<option value="$PROJECT_DIR$/service-feign/pom.xml" />
<option value="$PROJECT_DIR$/service-zuul/pom.xml" />
</list>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>