From 75d455a4b7b555471ee1ad8c10274ae638cda65c Mon Sep 17 00:00:00 2001 From: Firas Abuzaid Date: Mon, 19 Mar 2018 09:53:20 -0700 Subject: [PATCH] MacroBase 1.0 --- core/pom.xml | 2 +- lib/pom.xml | 2 +- pom.xml | 2 +- sql/pom.xml | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index a2125ce9f..b92130fe5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> edu.stanford.futuredata macrobase-core - 0.2.1-SNAPSHOT + 1.0-SNAPSHOT macrobase-core 4.0.0 diff --git a/lib/pom.xml b/lib/pom.xml index bb99dec76..e9842caee 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -5,7 +5,7 @@ 4.0.0 edu.stanford.futuredata macrobase-lib - 0.2.1-SNAPSHOT + 1.0-SNAPSHOT macrobase-lib https://github.com/stanford-futuredata/macrobase diff --git a/pom.xml b/pom.xml index 435434499..88fa9ef02 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ edu.stanford.futuredata macrobase pom - 0.1-SNAPSHOT + 1.0-SNAPSHOT macrobase https://github.com/stanford-futuredata/macrobase MacroBase is an anomaly detection engine designed to prioritize human attention in large-scale datasets and data streams. diff --git a/sql/pom.xml b/sql/pom.xml index 33c435553..d15fd572c 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -4,13 +4,13 @@ 4.0.0 macrobase-sql jar - 0.1-SNAPSHOT + 1.0-SNAPSHOT macrobase-sql http://maven.apache.org edu.stanford.futuredata macrobase - 0.1-SNAPSHOT + 1.0-SNAPSHOT @@ -64,7 +64,7 @@ edu.stanford.futuredata macrobase-lib - 0.2.1-SNAPSHOT + 1.0-SNAPSHOT