aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-22 13:25:50 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-22 13:25:53 +0100
commita1dc6db5b6de5bf64ec9d58b82ede360ae68b8e2 (patch)
tree7f47386000bf907f85864f36d9777d0287d60603 /pom.xml
parent7cceef2d644dabd297451ed8dfe85206d22c51fb (diff)
Use released oparent, upgrade mockserver dep
Issue-ID: POLICY-4070 Change-Id: I7639b879745b2f8f013e47b13921938b0194c3a1 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2e1599f7..73a1221c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>3.3.1-SNAPSHOT</version>
+ <version>3.3.1</version>
<relativePath />
</parent>
<groupId>org.onap.policy.parent</groupId>
@@ -33,7 +33,7 @@
<packaging>pom</packaging>
<properties>
- <oparent.version>3.3.1-SNAPSHOT</oparent.version>
+ <oparent.version>3.3.1</oparent.version>
</properties>
<modules>