diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-10 17:25:54 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-10 17:25:59 -0400 |
commit | 3b1c78af2c59867d422a29ea4ff325ba25fea4cc (patch) | |
tree | abc399386a0d94398fb701b2c6400890ef9a844a /examples/examples-onap-vcpe | |
parent | db38f39ec5d93e0586b0546d85842376fdb57a28 (diff) |
Bump apex-pdp to 2.4.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: I15b489de9ca2614e3a6c94b450a3d6397d17d4ff
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'examples/examples-onap-vcpe')
-rw-r--r-- | examples/examples-onap-vcpe/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-onap-vcpe/pom.xml b/examples/examples-onap-vcpe/pom.xml index 172773627..b6a1876a2 100644 --- a/examples/examples-onap-vcpe/pom.xml +++ b/examples/examples-onap-vcpe/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.1-SNAPSHOT</version> </parent> <artifactId>examples-onap-vcpe</artifactId> |