diff options
author | Marco Platania <platania@research.att.com> | 2018-01-13 18:20:55 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-01-13 18:49:27 -0500 |
commit | e6f8a1fdf846f4bfc2d373618f4c509e44e295c1 (patch) | |
tree | 15269beac3c08f22b4c53d17dc89f90f301aa5a9 /feature-healthcheck/pom.xml | |
parent | 8a4c15d50a7b9b5f0ea8d59d66ca69606e17032d (diff) |
Bump up artifacts version to 1.1.3-SNAPSHOTv1.1.31.0.1-ONAP1.0.1-Amsterdamamsterdam
Change-Id: If52e5fcfd7b1249879fd062f8d203c1bec231bb2
Issue-ID: POLICY-486
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'feature-healthcheck/pom.xml')
-rw-r--r-- | feature-healthcheck/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 8602eee7..b5080766 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.3-SNAPSHOT</version> </parent> <artifactId>feature-healthcheck</artifactId> |