Revert reactor upgrade (fix for tcnative bug) 39/68039/1
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>
Thu, 20 Sep 2018 10:05:14 +0000 (12:05 +0200)
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>
Thu, 20 Sep 2018 10:05:14 +0000 (12:05 +0200)
For now revert the update. Will provide another fix later.

Change-Id: Iaf5fdd64c6e06e63ddc93d759025ab989b0d63db
Issue-ID: DCAEGEN2-801
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8bf41b7..a71f942 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <dependency>
                 <groupId>io.projectreactor</groupId>
                 <artifactId>reactor-bom</artifactId>
-                <version>Bismuth-SR11</version>
+                <version>Bismuth-SR10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>