aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples-servlet
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples-servlet')
-rw-r--r--examples/examples-servlet/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/examples-servlet/pom.xml b/examples/examples-servlet/pom.xml
index d4bba8667..3726e1c43 100644
--- a/examples/examples-servlet/pom.xml
+++ b/examples/examples-servlet/pom.xml
@@ -1,7 +1,7 @@
<!--
============LICENSE_START=======================================================
Copyright (C) 2018 Ericsson. All rights reserved.
- Modifications Copyright (C) 2019, 2023 Nordix Foundation.
+ Modifications Copyright (C) 2019, 2023, 2025 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.examples</groupId>
<artifactId>examples</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-SNAPSHOT</version>
</parent>
<artifactId>examples-servlet</artifactId>