aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@bell.ca>2021-12-02 14:40:54 +0000
committera.sreekumar <ajith.sreekumar@bell.ca>2021-12-02 14:40:59 +0000
commitc122a8dd920b2d00699b239f8de3483479471efd (patch)
treee6bc55d7348831155c936f123fde258f72c3f086
parent92ba62e47ba53666652dd76542e2210871309a43 (diff)
Bump parent and common version
Change-Id: I3d528cb1086dd444c043fb54cbe0698729e6e1f2 Issue-ID: POLICY-3827 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1409c2e5d..e9c663d8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.0</version>
+ <version>3.5.1-SNAPSHOT</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.10.0</policy.common.version>
+ <policy.common.version>1.10.1-SNAPSHOT</policy.common.version>
</properties>
<modules>