diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-14 13:48:19 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-14 13:48:30 -0400 |
commit | 34a4ef7660c254431bd45d06ef5e645c0af288d5 (patch) | |
tree | 07ffd7d1c947918f03d185173c9a043ab7bed392 /models-interactions/model-impl/events/pom.xml | |
parent | 491dbcc975b90d94d6bebb30f601d9cdaebb4a90 (diff) |
Bump models dublin version 2.0.3
Per releasing 2.0.2
Issue-ID: POLICY-1860
Change-Id: Ib7e091c27bd4908218baa28c71a00e8aa903f0ef
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'models-interactions/model-impl/events/pom.xml')
-rw-r--r-- | models-interactions/model-impl/events/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/events/pom.xml b/models-interactions/model-impl/events/pom.xml index 854d4d161..571f8b049 100644 --- a/models-interactions/model-impl/events/pom.xml +++ b/models-interactions/model-impl/events/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.2-SNAPSHOT</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>events</artifactId> |