diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-26 16:53:04 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-27 13:28:59 -0400 |
commit | ee142f53056dc67886cbf71ffc9759ef1ad4a203 (patch) | |
tree | eaa9647ad1a787e1af8504fc5292b78bce057fc0 /models-interactions/model-impl/sdnr/pom.xml | |
parent | 07ea6738ff64b3f4f1792d0e17b626378e5ac83d (diff) |
Bump models master to 2.4.0 SNAPSHOT
Bumping minor version now that guilin branch has been created.
Issue-ID: POLICY-2875
Change-Id: Iec7868062610a3acca6f883f999615ccc109f850
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'models-interactions/model-impl/sdnr/pom.xml')
-rw-r--r-- | models-interactions/model-impl/sdnr/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/sdnr/pom.xml b/models-interactions/model-impl/sdnr/pom.xml index 5fca28b5d..ed174d76c 100644 --- a/models-interactions/model-impl/sdnr/pom.xml +++ b/models-interactions/model-impl/sdnr/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>2.3.6-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> </parent> <artifactId>sdnr</artifactId> |