diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-08-24 08:05:15 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-08-24 08:05:37 -0400 |
commit | 09c388b5c9781383a0577bf8c2f574f806abe85c (patch) | |
tree | d9847cf500cc3404b0d2073799c373854778302a /models-interactions/pom.xml | |
parent | dbb37442ecf243d3bcaf50f908691ad6f810ccfc (diff) |
Remove deprecated SDC and Model-yaml
Deprecated as we now use TOSCA and the SDC catalog objects
isn't useful for control loop design and implementation.
Issue-ID: POLICY-2428
Change-Id: Ib4adfbf25ba70c3cad47a8494333a1f20a5c4e23
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'models-interactions/pom.xml')
-rw-r--r-- | models-interactions/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/models-interactions/pom.xml b/models-interactions/pom.xml index 4583b9341..50999c08a 100644 --- a/models-interactions/pom.xml +++ b/models-interactions/pom.xml @@ -36,7 +36,6 @@ <modules> <module>model-simulators</module> - <module>model-yaml</module> <module>model-impl</module> <module>model-actors</module> </modules> |