aboutsummaryrefslogtreecommitdiffstats
path: root/msb-parent/README.md
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2016-08-17 12:37:07 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2016-08-17 14:03:37 +0800
commit4143173cd08ef515173e5ad4b4c15d4e9f9f1943 (patch)
tree0aa7a7ae64ce9876b95628cb5835ff5e12c8a546 /msb-parent/README.md
parent230628860edf5ff489dd59e299d35c80d1329a5d (diff)
1. Adjust the directory hierarchy
2. Fix the compile issue Change-Id: Ibf10c83104e5e673bc797013799861426cd950ce Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to 'msb-parent/README.md')
-rw-r--r--msb-parent/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/msb-parent/README.md b/msb-parent/README.md
new file mode 100644
index 0000000..2ef8e06
--- /dev/null
+++ b/msb-parent/README.md
@@ -0,0 +1,17 @@
+modeldesign-parent
+============
+
+Root Pom of Project modeldesign
+
+**modeldesignparent-lite is descripe the maven repo and maven plugin .**
+
+**modeldesignparent is the parent pom of the this project ,which descripe the dependency Management of the thirdparty Supporting Libraries**
+
+you can use the following section to reference it .
+
+~~~
+ <groupId>org.openo.orchestrator.modeldesignparent</groupId>
+ <artifactId>modeldesignparent</artifactId>
+ <version>1.0.0</version>
+~~~
+