From 3358e1e680b0946acc48790c460cc8586ae354bd Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 21 Sep 2017 13:35:23 -0400 Subject: Upgrade to release oparent Following independent release and versioning process guidelines. Removed 'parent' from 'drools-artifact1' pom.xml files -- hopefully, this will get around the build problems. Issue-ID: POLICY-225 Change-Id: I27af13edd1a39daee09c8bca6ff726881144212e Signed-off-by: Pamela Dragosh --- policy-core/drools-artifact-1.1/pom.xml | 6 +----- policy-core/drools-artifact-1.2/pom.xml | 6 +----- pom.xml | 2 +- 3 files changed, 3 insertions(+), 11 deletions(-) diff --git a/policy-core/drools-artifact-1.1/pom.xml b/policy-core/drools-artifact-1.1/pom.xml index 24a6d37d..15e8ac28 100644 --- a/policy-core/drools-artifact-1.1/pom.xml +++ b/policy-core/drools-artifact-1.1/pom.xml @@ -23,13 +23,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 + org.onap.policy.drools-pdp drools-artifact1 17.1.0-SNAPSHOT supports Junit tests in policy-core - - org.onap.policy.drools-pdp - drools-pdp - 1.1.0-SNAPSHOT - diff --git a/policy-core/drools-artifact-1.2/pom.xml b/policy-core/drools-artifact-1.2/pom.xml index 6b39d7c4..0b78f847 100644 --- a/policy-core/drools-artifact-1.2/pom.xml +++ b/policy-core/drools-artifact-1.2/pom.xml @@ -23,13 +23,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 + org.onap.policy.drools-pdp drools-artifact1 17.2.0-SNAPSHOT supports Junit tests in policy-core - - org.onap.policy.drools-pdp - drools-pdp - 1.1.0-SNAPSHOT - diff --git a/pom.xml b/pom.xml index 6f9b2f76..15ff07bc 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.oparent oparent - 1.0.0-SNAPSHOT + 0.1.1 -- cgit 1.2.3-korg