diff options
author | Jim Hahn <jrh3@att.com> | 2019-08-06 09:52:31 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-08-06 09:55:15 -0400 |
commit | 52d2377853af5eb2acba40381e61de17f3fe0d29 (patch) | |
tree | 86461d62253b960a604886106522cf518396e68c /models-interactions/model-impl/sdnc/pom.xml | |
parent | 6b8ac7147aba546c2ff9ec3c2f032497f99eef50 (diff) |
Bump version in policy/models
Change-Id: Ie8761ccbd05edc80af51e0ae5e8c90a4dfaf7715
Issue-ID: POLICY-1965
Signed-off-by: Jim Hahn <jrh3@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 e871f6671..6416d2263 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.1.2-SNAPSHOT</version> + <version>2.1.3-SNAPSHOT</version> </parent> <artifactId>sdnc</artifactId> |