From 1a6b8b272952bfcfc4e2907b5e116317c3cd8795 Mon Sep 17 00:00:00 2001 From: Federico Soldani Date: Mon, 27 Jul 2020 17:34:39 +0200 Subject: [PATCH] version 1.1.0 Final --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b85841d..896913b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ it.fabricalab.streaming flink-file-source - 1.1.0-SNAPSHOT + 1.1.0 1.8 @@ -160,6 +160,10 @@ ossrh https://oss.sonatype.org/content/repositories/snapshots + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ +