aboutsummaryrefslogtreecommitdiffstats
path: root/security/pom.xml
diff options
context:
space:
mode:
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2019-02-04 12:32:17 +0100
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2019-02-04 14:29:04 +0100
commit09b68daf6b644df4dd66ab792c430898bb9d2f6d (patch)
treeafd12e303453acb61b7311e360d985ccd5317a37 /security/pom.xml
parent1442bffa7b80665049d2347f7ba2a03ca6c2bd70 (diff)
Update reactor version
Use latest Reactor version. Also align with Spring Boot and Spring Framework. Change-Id: I43217817f4efc3649711b58106b0393152c750f8 Issue-ID: DCAEGEN2-1069 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
Diffstat (limited to 'security/pom.xml')
-rw-r--r--security/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pom.xml b/security/pom.xml
index bcd93de1..bf3ba379 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>sdk</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>