|
29 | 29 | <module name="authentication-client" target="1.8" /> |
30 | 30 | <module name="authentication-server" target="1.8" /> |
31 | 31 | <module name="authorization-server" target="1.8" /> |
32 | | - <module name="cloud" target="1.8" /> |
33 | 32 | <module name="common" target="1.5" /> |
34 | 33 | <module name="consumer-feign" target="1.8" /> |
35 | 34 | <module name="consumer-ribbon" target="1.8" /> |
|
41 | 40 | <module name="organization" target="1.8" /> |
42 | 41 | <module name="producer" target="1.8" /> |
43 | 42 | <module name="producer-jpa" target="1.8" /> |
| 43 | + <module name="springCloud" target="1.8" /> |
44 | 44 | <module name="sysadmin" target="1.8" /> |
45 | 45 | <module name="test" target="1.8" /> |
46 | 46 | <module name="web" target="1.8" /> |
|
119 | 119 | <module fileurl="file://$PROJECT_DIR$/auth/authentication-client/authentication-client.iml" filepath="$PROJECT_DIR$/auth/authentication-client/authentication-client.iml" /> |
120 | 120 | <module fileurl="file://$PROJECT_DIR$/auth/authentication-server/authentication-server.iml" filepath="$PROJECT_DIR$/auth/authentication-server/authentication-server.iml" /> |
121 | 121 | <module fileurl="file://$PROJECT_DIR$/auth/authorization-server/authorization-server.iml" filepath="$PROJECT_DIR$/auth/authorization-server/authorization-server.iml" /> |
122 | | - <module fileurl="file://$PROJECT_DIR$/cloud.iml" filepath="$PROJECT_DIR$/cloud.iml" /> |
123 | 122 | <module fileurl="file://$PROJECT_DIR$/demos/consumer-feign/consumer-feign.iml" filepath="$PROJECT_DIR$/demos/consumer-feign/consumer-feign.iml" /> |
124 | 123 | <module fileurl="file://$PROJECT_DIR$/demos/consumer-ribbon/consumer-ribbon.iml" filepath="$PROJECT_DIR$/demos/consumer-ribbon/consumer-ribbon.iml" /> |
125 | 124 | <module fileurl="file://$PROJECT_DIR$/common/core/core.iml" filepath="$PROJECT_DIR$/common/core/core.iml" /> |
|
129 | 128 | <module fileurl="file://$PROJECT_DIR$/sysadmin/organization/organization.iml" filepath="$PROJECT_DIR$/sysadmin/organization/organization.iml" /> |
130 | 129 | <module fileurl="file://$PROJECT_DIR$/demos/producer/producer.iml" filepath="$PROJECT_DIR$/demos/producer/producer.iml" /> |
131 | 130 | <module fileurl="file://$PROJECT_DIR$/demos/producer-jpa/producer-jpa.iml" filepath="$PROJECT_DIR$/demos/producer-jpa/producer-jpa.iml" /> |
| 131 | + <module fileurl="file://$PROJECT_DIR$/springCloud.iml" filepath="$PROJECT_DIR$/springCloud.iml" /> |
132 | 132 | <module fileurl="file://$PROJECT_DIR$/common/test/test.iml" filepath="$PROJECT_DIR$/common/test/test.iml" /> |
133 | 133 | <module fileurl="file://$PROJECT_DIR$/common/web/web.iml" filepath="$PROJECT_DIR$/common/web/web.iml" /> |
134 | 134 | <module fileurl="file://$PROJECT_DIR$/webapps/webapp-parent/webapp-parent.iml" filepath="$PROJECT_DIR$/webapps/webapp-parent/webapp-parent.iml" /> |
|
0 commit comments