diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-11 15:13:35 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-11 15:13:42 -0400 |
commit | e4138fdec8485ae5d7cafdc93d23b76de869d843 (patch) | |
tree | 26448e1bef1613d0cb56c095d16769c837ddd8a1 /models-interactions/model-impl/sdnc/pom.xml | |
parent | ed7b600e92c1a48918050f773059e58272d5cbbd (diff) |
Bump models patch 2.2.4-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I51c6c57bdcc0299c25b5ee05f47c20f4542bc02d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'models-interactions/model-impl/sdnc/pom.xml')
-rw-r--r-- | models-interactions/model-impl/sdnc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/sdnc/pom.xml b/models-interactions/model-impl/sdnc/pom.xml index 22fbe09cd..0f81c6196 100644 --- a/models-interactions/model-impl/sdnc/pom.xml +++ b/models-interactions/model-impl/sdnc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>2.2.3-SNAPSHOT</version> + <version>2.2.4-SNAPSHOT</version> </parent> <artifactId>sdnc</artifactId> |