diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-31 11:48:36 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-31 11:48:47 -0400 |
commit | d784d71afce52687442c4753643280eae7cfe2ac (patch) | |
tree | 8e6a083383893354f702e74fd9633ea4b4f02727 /packages/policy-distribution-tarball | |
parent | b340fef5a1da75a89fc34e141cf4e42d108cc1e3 (diff) |
Bump distribution to 2.2.0
Due to dublin branch.
Issue-ID: POLICY-1747
Change-Id: I889d3c5276a070404eeba86d99ca82852d2645e5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'packages/policy-distribution-tarball')
-rw-r--r-- | packages/policy-distribution-tarball/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml index e5e30116..8e82d126 100644 --- a/packages/policy-distribution-tarball/pom.xml +++ b/packages/policy-distribution-tarball/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>packages</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> </parent> <artifactId>policy-distribution-tarball</artifactId> |