diff options
author | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2018-09-20 12:05:14 +0200 |
---|---|---|
committer | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2018-09-20 12:05:14 +0200 |
commit | 0b9207babf9185f2235ebe9fdfa1c936b9997d99 (patch) | |
tree | 008261a01da67c73abefd132db1157ceb2df9e36 | |
parent | d7bb3ae2b33fa4acb20be6ee7af874eefd5e4441 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |