diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-09-10 16:32:05 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-09-10 16:32:17 +0100 |
commit | 612d812d15c12faa750b179e03135800076090b9 (patch) | |
tree | 1f7d568a1ff38244abc98e6d01fb272b5e2a05b6 /examples/examples-adaptive | |
parent | 526da64a3a8702c59c5ab4c0128598dac48ae053 (diff) |
Bump APEX version to 2.4.2-SNAPSHOT
Change-Id: Idde5050b425eb1bebe312e80e795c21513367a1b
Issue-ID: POLICY-2789
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Diffstat (limited to 'examples/examples-adaptive')
-rw-r--r-- | examples/examples-adaptive/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-adaptive/pom.xml b/examples/examples-adaptive/pom.xml index 3cd580ec1..ab8f9f399 100644 --- a/examples/examples-adaptive/pom.xml +++ b/examples/examples-adaptive/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.4.2-SNAPSHOT</version> </parent> <artifactId>examples-adaptive</artifactId> |