diff options
author | HOCKLA <ah999m@att.com> | 2020-01-10 12:16:00 -0600 |
---|---|---|
committer | HOCKLA <ah999m@att.com> | 2020-01-10 14:56:50 -0600 |
commit | c5475f181a44ad53224c0d0c2acf708f8bba9b0d (patch) | |
tree | db73cbada73d7c6c017470ca5c472c1ccc02a975 /models-interactions/model-actors/actor.vfc/pom.xml | |
parent | 542d438d942fde0c75102e418849264be3e24b4d (diff) |
Bumped patch version for policy/models
Issue-ID: POLICY-1592
Change-Id: Iafc35fe53e28c815a79041f289cb17b6354ceccd
Signed-off-by: HOCKLA <ah999m@att.com>
Diffstat (limited to 'models-interactions/model-actors/actor.vfc/pom.xml')
-rw-r--r-- | models-interactions/model-actors/actor.vfc/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/models-interactions/model-actors/actor.vfc/pom.xml b/models-interactions/model-actors/actor.vfc/pom.xml index 55f5d48b8..7f6cc6e9e 100644 --- a/models-interactions/model-actors/actor.vfc/pom.xml +++ b/models-interactions/model-actors/actor.vfc/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!-- ============LICENSE_START======================================================= - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-actors</groupId> <artifactId>model-actors</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>actor.vfc</artifactId> |