aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2018-09-20 12:05:14 +0200
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2018-09-20 12:05:14 +0200
commit0b9207babf9185f2235ebe9fdfa1c936b9997d99 (patch)
tree008261a01da67c73abefd132db1157ceb2df9e36
parentd7bb3ae2b33fa4acb20be6ee7af874eefd5e4441 (diff)
Revert reactor upgrade (fix for tcnative bug)
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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8bf41b76..a71f942e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -586,7 +586,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bom</artifactId>
- <version>Bismuth-SR11</version>
+ <version>Bismuth-SR10</version>
<type>pom</type>
<scope>import</scope>
</dependency>