diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-09 16:55:45 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-09 16:56:10 -0400 |
commit | 80d9d3783d71b46f36dab24044b5a65ba06f358b (patch) | |
tree | a508b5d9d21cef14a1e31402a5367ecf38f9d9b5 /models-interactions/model-impl/sdnc/pom.xml | |
parent | 628195c96a1ab5c9532129b5a845d496def46f01 (diff) |
Bump models to 2.3.4 snapshot
Issue-ID: POLICY-2863
Change-Id: I9d764a0cd695aa95a5880fd20b594e465d14c658
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 b727af3de..f447f3b51 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.3.3-SNAPSHOT</version> + <version>2.3.4-SNAPSHOT</version> </parent> <artifactId>sdnc</artifactId> |