diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-09 18:51:10 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-09 18:51:35 -0400 |
commit | 4201789ab88e2f322ae7f701d1f43d5b5b3bafce (patch) | |
tree | 1a829b830cb7eb8f7b839837ca6297707766abd4 /models-interactions/model-impl/events | |
parent | e210c315dcb76c6b03129ca49f747eca4bf75c5f (diff) |
Bump models to 2.3.5
Issue-ID: POLICY-2863
Change-Id: Iba0dfe78576a2ad1551c165e3b9f53fa3c55259a
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'models-interactions/model-impl/events')
-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 1eb441a02..e543d0352 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.3.4-SNAPSHOT</version> + <version>2.3.5-SNAPSHOT</version> </parent> <artifactId>events</artifactId> |