From 01c2d594520559cce25cb59ac5b01b4a062a915c Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 25 Mar 2020 22:46:37 +0000 Subject: [PATCH] Release policy/engine --- BRMSGateway/pom.xml | 2 +- LogParser/pom.xml | 2 +- ONAP-PAP-REST/pom.xml | 2 +- ONAP-PDP-REST/pom.xml | 2 +- ONAP-PDP/pom.xml | 2 +- ONAP-REST/pom.xml | 2 +- ONAP-SDK-APP/pom.xml | 2 +- ONAP-XACML/pom.xml | 2 +- POLICY-SDK-APP/pom.xml | 2 +- PolicyEngineAPI/pom.xml | 2 +- PolicyEngineClient/pom.xml | 2 +- PolicyEngineUtils/pom.xml | 2 +- TestSuite/Performance/pom.xml | 2 +- TestSuite/Stability/pom.xml | 2 +- TestSuite/pom.xml | 2 +- packages/base/pom.xml | 2 +- packages/docker/pom.xml | 2 +- packages/install/pom.xml | 2 +- packages/pom.xml | 2 +- pom.xml | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index a68efa3b5..779478b45 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 BRMSGateway This application will take in BRMS rules and acts as interface between PR and PDP XACML diff --git a/LogParser/pom.xml b/LogParser/pom.xml index 1f77af82c..dc8f8c536 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 LogParser diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index 0d79b7455..da38a95cb 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-REST/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 4.3.10.Final diff --git a/ONAP-PDP-REST/pom.xml b/ONAP-PDP-REST/pom.xml index 90f38ad29..42d74ea76 100644 --- a/ONAP-PDP-REST/pom.xml +++ b/ONAP-PDP-REST/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 ONAP-PDP-REST ONAP PDP REST diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml index 2272f5b74..3dbae2630 100644 --- a/ONAP-PDP/pom.xml +++ b/ONAP-PDP/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index b324af78c..6ba5c2a09 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 ONAP-REST ONAP REST diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index 7b33227db..0e365b379 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 ONAP-SDK-APP war diff --git a/ONAP-XACML/pom.xml b/ONAP-XACML/pom.xml index 4956911c5..e4ee726b4 100644 --- a/ONAP-XACML/pom.xml +++ b/ONAP-XACML/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 ONAP-XACML jar diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 8a8851c04..29b791b83 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 POLICY-SDK-APP war diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index e158ac379..dcacdadde 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 PolicyEngineAPI diff --git a/PolicyEngineClient/pom.xml b/PolicyEngineClient/pom.xml index 0897f5e8c..e0479f2cb 100644 --- a/PolicyEngineClient/pom.xml +++ b/PolicyEngineClient/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 PolicyEngineClient diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index fe3802d61..f15ad56d1 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 PolicyEngineUtils diff --git a/TestSuite/Performance/pom.xml b/TestSuite/Performance/pom.xml index 30a611c1f..b4cea8fc7 100644 --- a/TestSuite/Performance/pom.xml +++ b/TestSuite/Performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine TestSuite - 1.6.1-SNAPSHOT + 1.6.1 Performance diff --git a/TestSuite/Stability/pom.xml b/TestSuite/Stability/pom.xml index 25ad9bed1..10aaa5a29 100644 --- a/TestSuite/Stability/pom.xml +++ b/TestSuite/Stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine TestSuite - 1.6.1-SNAPSHOT + 1.6.1 Stability diff --git a/TestSuite/pom.xml b/TestSuite/pom.xml index 1826b771b..01592aaf6 100644 --- a/TestSuite/pom.xml +++ b/TestSuite/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 TestSuite pom diff --git a/packages/base/pom.xml b/packages/base/pom.xml index c810b1452..fb176df9f 100755 --- a/packages/base/pom.xml +++ b/packages/base/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.engine packages - 1.6.1-SNAPSHOT + 1.6.1 base diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index 75436ecd6..cc082044b 100644 --- a/packages/docker/pom.xml +++ b/packages/docker/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.engine packages - 1.6.1-SNAPSHOT + 1.6.1 docker diff --git a/packages/install/pom.xml b/packages/install/pom.xml index fb62415be..1a0e78402 100644 --- a/packages/install/pom.xml +++ b/packages/install/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.engine packages - 1.6.1-SNAPSHOT + 1.6.1 install diff --git a/packages/pom.xml b/packages/pom.xml index 642e84362..fd2849f05 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 packages pom diff --git a/pom.xml b/pom.xml index a3066369c..672d2b219 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.1-SNAPSHOT + 1.6.1 pom policy-engine The ONAP Policy Engine main pom -- 2.16.6