diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-03-15 10:27:24 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-03-15 11:04:25 -0400 |
commit | 4d23287f72f42103521d2b7738e93e79532b0246 (patch) | |
tree | b28ab5eebd791d5ce656ef1fe6f7b9a7f6265dab /pom.xml | |
parent | d7cb7d23b95b0a1d7aef52b6ba0832caa1a9fd73 (diff) |
Fill in legacy JSON models
Fill in the bodies of the guard and operational
JSON models.
Issue-ID: POLICY-1195
Change-Id: If15dd8fa89e7a2b9d823eab51ac0b0f8819dd9d4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> <version>2.1.0-SNAPSHOT</version> + <relativePath /> </parent> <groupId>org.onap.policy.models</groupId> |