diff options
author | 2016-09-08 23:20:06 +0800 | |
---|---|---|
committer | 2016-09-09 14:18:38 +0800 | |
commit | b69d850757a7a8c4ff9a368df004a3cfaaf9f1e4 (patch) | |
tree | 6ba5fb3330c763fd3d550ec3671f723587beae65 /msb-parent/README.md | |
parent | 3be6b09b74dd3e54e631181dc37bd1e5685a1c62 (diff) |
Issue-id: OCS-9
Change-Id: I73c18bdda656c43687810930338f9a949ed08848
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
Diffstat (limited to 'msb-parent/README.md')
-rw-r--r-- | msb-parent/README.md | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/msb-parent/README.md b/msb-parent/README.md index 2ef8e06..700d593 100644 --- a/msb-parent/README.md +++ b/msb-parent/README.md @@ -1,17 +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>
-~~~
-
+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> +~~~ + |