diff options
author | krishna <krishna.moorthy6@wipro.com> | 2019-05-20 17:36:59 +0530 |
---|---|---|
committer | krishna <krishna.moorthy6@wipro.com> | 2019-05-20 22:53:22 +0530 |
commit | 2e5cff2dd7950ca969a8b0b225d7344075495484 (patch) | |
tree | 7f6078c5817de74428fcd61fa62816355662a1b2 /pom.xml | |
parent | 77097fadf2dc4e5356bb2fa9ba370c75bf4a9439 (diff) |
Change oof trigger functionality considering multiple PM events1.0.2
Change-Id: I29ec91238b451263127822480e27c6f423635404
Issue-ID: DCAEGEN2-1513
Signed-off-by: krishna <krishna.moorthy6@wipro.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ <groupId>org.onap.dcaegen2.services.son-handler</groupId> <artifactId>son-handler</artifactId> <name>dcaegen2-services-son-handler</name> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <!--parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.0.4.RELEASE</version> </parent --> |