aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2022-08-16 17:29:10 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2022-08-16 17:29:13 -0400
commit10646b8fbf9c0848526aac2c7892d7efd8cf4d47 (patch)
tree11c31ef1693873ec4dcaebcda8c297d850350497
parent1aad832010c53333011778e706974991394564e0 (diff)
Point to parent 3.3.3 and common 1.8.3
Issue-ID: POLICY-4295 Change-Id: Id7118485a553ddc652a36e9702a9cb5dab87b6af Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 698a34760..c13934a2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.3</version>
<relativePath />
</parent>
@@ -42,7 +42,7 @@
<properties>
<derby.version>10.13.1.1</derby.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
- <policy.common.version>1.8.3-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.8.3</policy.common.version>
</properties>
<modules>