diff options
author | 2021-02-22 11:35:35 +0000 | |
---|---|---|
committer | 2021-06-21 10:21:46 +0100 | |
commit | 1ac9847eb66a074b5413264c788152f7c3ffc28d (patch) | |
tree | d62f7495af22f7db652303f4b34bf9b34905a8a1 /components/pm-subscription-handler/pom.xml | |
parent | ee67930973552a69830c30e6b3b1915091af8ebb (diff) |
[PMSH] Update filter
User can edit/update the nfFilter to include/exclude selected NFs
Changelog and version update
Issue-ID: DCAEGEN2-2531
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: I61388775a711687525b12087e9b533bee1c6b039
Diffstat (limited to 'components/pm-subscription-handler/pom.xml')
-rw-r--r-- | components/pm-subscription-handler/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/pom.xml b/components/pm-subscription-handler/pom.xml index fbf44977..9f92d902 100644 --- a/components/pm-subscription-handler/pom.xml +++ b/components/pm-subscription-handler/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.dcaegen2.services</groupId> <artifactId>pmsh</artifactId> <name>dcaegen2-services-pm-subscription-handler</name> - <version>1.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <sonar.sources>.</sonar.sources> |