diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 19:06:27 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 19:07:09 -0400 |
commit | d22b3a35cae65438fe0e69fda2cf7d4e46a5a549 (patch) | |
tree | eb1de2f18f19c9885a560b7df0a71c0498c2669b /models-interactions/model-impl/so/pom.xml | |
parent | d98aa930321c1436e6135394531687ed199594fc (diff) |
Bump to 2.0.2-SNAPSHOT
Released 2.0.1
Issue-ID: POLICY-1700
Change-Id: I0f40470e9a8bfb7f8136d34b65977b1b4c54e10e
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 b6809ed40..1d23c2eb0 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.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> </parent> <artifactId>so</artifactId> |