aboutsummaryrefslogtreecommitdiffstats
path: root/msb-parent/README.md
blob: 700d5931be4ea310bfc2b2a4f150a52b04874772 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>
~~~