aboutsummaryrefslogtreecommitdiffstats
path: root/policy-base
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-05-01 11:26:58 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-05-01 11:27:03 -0400
commit60a9cf44813b622d5cad1bfad0034ee0dce3f444 (patch)
tree932e04a2fbfdbb3acb55d775129eb4bd2b94b10e /policy-base
parent5f7f020b9c40da52a09f588f642dfcec13e6fc4c (diff)
Upgrade parent and bump snapshot
The version for this wasn't quite correct either. Fixed to ensure follows the 1.4.x as defined in version.properties. Updated to point to policy/parent release version and remove warning for relative path. Issue-ID: POLICY-1700 Change-Id: I6772a272f3f291af5fd6ee9efc3f10b0ac3edfd1 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'policy-base')
-rw-r--r--policy-base/alpine/pom.xml2
-rw-r--r--policy-base/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/policy-base/alpine/pom.xml b/policy-base/alpine/pom.xml
index 3027fb29..f8fa16b6 100644
--- a/policy-base/alpine/pom.xml
+++ b/policy-base/alpine/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.docker</groupId>
<artifactId>policy-base</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
diff --git a/policy-base/pom.xml b/policy-base/pom.xml
index dd046613..06d964fa 100644
--- a/policy-base/pom.xml
+++ b/policy-base/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.docker</groupId>
<artifactId>docker</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>policy-base</artifactId>