diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-24 12:26:14 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-24 12:26:21 -0400 |
commit | 69485b3bf6c8a25cbefdbc6c480d8be1683f4c2c (patch) | |
tree | b2529df62588d9b2d5e75628d0b3755ad8ebdefb /models-interactions/model-impl/appc/pom.xml | |
parent | d7a7df0c91f53bc196cab58dccdd07a2b40e0a24 (diff) |
Bump models patch 2.2.6-SNAPSHOT
Also point to parent, common snapshots
Issue-ID: POLICY-2510
Change-Id: Iad79c341bcfb8cb6bb828ee71e199ba3bb9a838b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'models-interactions/model-impl/appc/pom.xml')
-rw-r--r-- | models-interactions/model-impl/appc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/appc/pom.xml b/models-interactions/model-impl/appc/pom.xml index 17420575a..d1de5e865 100644 --- a/models-interactions/model-impl/appc/pom.xml +++ b/models-interactions/model-impl/appc/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>2.2.5-SNAPSHOT</version> + <version>2.2.6-SNAPSHOT</version> </parent> <artifactId>appc</artifactId> |