diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-21 16:29:00 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-21 16:29:08 -0400 |
commit | 4b43d971df6f3fc1b4ac54a301dcb1971eeb9ff8 (patch) | |
tree | ab4d67a72403bb7859737802776a578d6481f06b /models-interactions/model-impl/so/pom.xml | |
parent | daf09763a408de6e2e896780a84c276714d961a4 (diff) |
Bump models to 2.1.1 SNAPSHOT
Released 2.1.0
Issue-ID: POLICY-1737
Change-Id: I2bc12dd4a9cdad7a867e3d710bb427493de6c7f4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'models-interactions/model-impl/so/pom.xml')
-rw-r--r-- | models-interactions/model-impl/so/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/so/pom.xml b/models-interactions/model-impl/so/pom.xml index 59a0e7e01..5ce56bf59 100644 --- a/models-interactions/model-impl/so/pom.xml +++ b/models-interactions/model-impl/so/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>so</artifactId> |