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-sim/models-sim-dmaap/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-sim/models-sim-dmaap/pom.xml')
-rw-r--r-- | models-sim/models-sim-dmaap/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/models-sim/models-sim-dmaap/pom.xml b/models-sim/models-sim-dmaap/pom.xml index e3f0f0b27..aa9997d74 100644 --- a/models-sim/models-sim-dmaap/pom.xml +++ b/models-sim/models-sim-dmaap/pom.xml @@ -1,7 +1,7 @@ <!-- ============LICENSE_START======================================================= Copyright (C) 2019 Nordix Foundation. - Modifications Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.models.sim</groupId> <artifactId>policy-models-sim</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>policy-models-sim-dmaap</artifactId> |