diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-05 14:24:58 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-05 14:25:20 -0400 |
commit | 8d689e9860b4e5c89d04188d4b8a636b6a779890 (patch) | |
tree | 4337898ee62980ebf38bf5d176244a5709566913 /policy-endpoints/pom.xml | |
parent | 85e91f65fffef0051f1e2b66c0911f534e1add71 (diff) |
Bump common to 1.6.6-SNAPSHOT
Issue-ID: POLICY-2514
Change-Id: Ied6a2571a0f1008eefa87b8aefdde12bd494a79b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'policy-endpoints/pom.xml')
-rw-r--r-- | policy-endpoints/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index d86d110b..dfa2a370 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.6.5-SNAPSHOT</version> + <version>1.6.6-SNAPSHOT</version> </parent> <artifactId>policy-endpoints</artifactId> |