aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSirisha_Manchikanti <sirisha.manchikanti@est.tech>2021-03-09 15:35:21 +0000
committerSirisha_Manchikanti <sirisha.manchikanti@est.tech>2021-03-09 17:24:54 +0000
commit403e632bc0f0da3752acc44b44c6f4e58e4df169 (patch)
treec54c90f36f6b3c77c51c854156f4fd92411e2146
parent0bf5325c799bd2c42a00aa6e57b61a2b2649db0e (diff)
Point tosca-control-loop pom parent to 3.3.1-SNAPSHOT policy.parent
Issue-ID: POLICY-2971 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: Ia886f2612c8667908365506d01be2c486e559c02
-rwxr-xr-xtosca-controlloop/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tosca-controlloop/pom.xml b/tosca-controlloop/pom.xml
index 675af6645..5ddf171e3 100755
--- a/tosca-controlloop/pom.xml
+++ b/tosca-controlloop/pom.xml
@@ -26,8 +26,8 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.0-SNAPSHOT</version>
- <relativePath>../../parent/integration</relativePath>
+ <version>3.3.1-SNAPSHOT</version>
+ <relativePath/>
</parent>
<groupId>org.onap.policy.clamp.controlloop</groupId>