From 2a705b7f70f7b9868de0d9d9d7c98fa888260d96 Mon Sep 17 00:00:00 2001 From: sseb Date: Tue, 18 Sep 2018 13:44:57 +0200 Subject: [PATCH] preparing 1.0.0-RC0 release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c6bd13a3..cbb8a8f79 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.amazon.deequ deequ - 1.0-SNAPSHOT + 1.0.0-RC0 deequ Deequ is a library built on top of Apache Spark for defining "unit tests for data",