From 5a166a462c5a718f00fb5cb86b2765c1dd4501c2 Mon Sep 17 00:00:00 2001 From: Edvard Fonsell Date: Mon, 5 Apr 2021 18:08:45 +0300 Subject: [PATCH] release 7.3.0 [ci skip] --- README.md | 2 +- nflow-engine/pom.xml | 2 +- nflow-explorer/pom.xml | 2 +- nflow-jetty/pom.xml | 2 +- nflow-metrics/pom.xml | 2 +- nflow-netty/pom.xml | 2 +- nflow-perf-test/pom.xml | 2 +- nflow-rest-api-common/pom.xml | 2 +- nflow-rest-api-jax-rs/pom.xml | 2 +- nflow-rest-api-spring-web/pom.xml | 2 +- nflow-server-common/pom.xml | 2 +- nflow-tests/pom.xml | 2 +- pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index db177abf9..a0ab370d5 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Create a Maven project. Add the following to your `pom.xml`. nFlow is available io.nflow nflow-jetty - 7.2.4 + 7.3.0 ``` Create a class for starting nFlow in embedded Jetty using H2 memory database. diff --git a/nflow-engine/pom.xml b/nflow-engine/pom.xml index 9c1ac1f5a..dfb78695f 100644 --- a/nflow-engine/pom.xml +++ b/nflow-engine/pom.xml @@ -13,7 +13,7 @@ nflow-root io.nflow - 7.2.5-SNAPSHOT + 7.3.0 diff --git a/nflow-explorer/pom.xml b/nflow-explorer/pom.xml index f9e9d85f3..ac1a7d3f1 100644 --- a/nflow-explorer/pom.xml +++ b/nflow-explorer/pom.xml @@ -13,7 +13,7 @@ nflow-root io.nflow - 7.2.5-SNAPSHOT + 7.3.0 .. diff --git a/nflow-jetty/pom.xml b/nflow-jetty/pom.xml index b028e3194..569066232 100644 --- a/nflow-jetty/pom.xml +++ b/nflow-jetty/pom.xml @@ -13,7 +13,7 @@ nflow-root io.nflow - 7.2.5-SNAPSHOT + 7.3.0 UTF-8 diff --git a/nflow-metrics/pom.xml b/nflow-metrics/pom.xml index d96efd4c7..aff511366 100644 --- a/nflow-metrics/pom.xml +++ b/nflow-metrics/pom.xml @@ -12,7 +12,7 @@ io.nflow nflow-root - 7.2.5-SNAPSHOT + 7.3.0 diff --git a/nflow-netty/pom.xml b/nflow-netty/pom.xml index fbe8f768d..98a1ebc5f 100644 --- a/nflow-netty/pom.xml +++ b/nflow-netty/pom.xml @@ -13,7 +13,7 @@ nflow-root io.nflow - 7.2.5-SNAPSHOT + 7.3.0 UTF-8 diff --git a/nflow-perf-test/pom.xml b/nflow-perf-test/pom.xml index 533498245..9d3d0b67d 100644 --- a/nflow-perf-test/pom.xml +++ b/nflow-perf-test/pom.xml @@ -13,7 +13,7 @@ io.nflow nflow-root - 7.2.5-SNAPSHOT + 7.3.0 diff --git a/nflow-rest-api-common/pom.xml b/nflow-rest-api-common/pom.xml index ec10f9903..a79bc17db 100644 --- a/nflow-rest-api-common/pom.xml +++ b/nflow-rest-api-common/pom.xml @@ -12,7 +12,7 @@ nflow-root io.nflow - 7.2.5-SNAPSHOT + 7.3.0 diff --git a/nflow-rest-api-jax-rs/pom.xml b/nflow-rest-api-jax-rs/pom.xml index f5516bb8a..3a02088fe 100644 --- a/nflow-rest-api-jax-rs/pom.xml +++ b/nflow-rest-api-jax-rs/pom.xml @@ -12,7 +12,7 @@ nflow-root io.nflow - 7.2.5-SNAPSHOT + 7.3.0 diff --git a/nflow-rest-api-spring-web/pom.xml b/nflow-rest-api-spring-web/pom.xml index fe4aec1f8..db9f5b316 100644 --- a/nflow-rest-api-spring-web/pom.xml +++ b/nflow-rest-api-spring-web/pom.xml @@ -12,7 +12,7 @@ nflow-root io.nflow - 7.2.5-SNAPSHOT + 7.3.0 diff --git a/nflow-server-common/pom.xml b/nflow-server-common/pom.xml index 42a2b6898..c945c28ec 100644 --- a/nflow-server-common/pom.xml +++ b/nflow-server-common/pom.xml @@ -13,7 +13,7 @@ nflow-root io.nflow - 7.2.5-SNAPSHOT + 7.3.0 UTF-8 diff --git a/nflow-tests/pom.xml b/nflow-tests/pom.xml index a313af5c3..c055db64f 100644 --- a/nflow-tests/pom.xml +++ b/nflow-tests/pom.xml @@ -12,7 +12,7 @@ io.nflow nflow-root - 7.2.5-SNAPSHOT + 7.3.0 diff --git a/pom.xml b/pom.xml index d0df9bf20..504c73078 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ nflow-root pom nFlow Root - 7.2.5-SNAPSHOT + 7.3.0 http://nflow.io