diff options
author | Zhuoyao Huang <10112215@zte.com.cn> | 2018-02-09 20:24:00 +0800 |
---|---|---|
committer | sonicke <10112215@zte.com.cn> | 2018-02-09 20:29:32 +0800 |
commit | c5c7db27cda070b5080812d3812bb319844115db (patch) | |
tree | 2b8c902e128e63ce4b04abe4ec96a89383f4f73e /zte/sfc-driver/sfc-driver-parent.iml | |
parent | 0a848d636f2749e4ea4e4b4a38bed2ce6cfc57b8 (diff) |
delete *.im files
and out put pom.xml produced by maven
Change-Id: I09b4860b25cf7c80c187bc442e8254f4965edadb
Issue-ID: VFC-755
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
Diffstat (limited to 'zte/sfc-driver/sfc-driver-parent.iml')
-rw-r--r-- | zte/sfc-driver/sfc-driver-parent.iml | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/zte/sfc-driver/sfc-driver-parent.iml b/zte/sfc-driver/sfc-driver-parent.iml deleted file mode 100644 index 64ee2d1..0000000 --- a/zte/sfc-driver/sfc-driver-parent.iml +++ /dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<!-- - - Copyright 2016 ZTE Corporation. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - ---> - -<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/target/classes" /> - <output-test url="file://$MODULE_DIR$/target/test-classes" /> - <exclude-output /> - <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/sfc-driver/src/main/java" isTestSource="false" /> - <excludeFolder url="file://$MODULE_DIR$/target" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module> - |