From b370272c3ae232e3405e649bec7a13e11439813a Mon Sep 17 00:00:00 2001 From: Greg Burd Date: Tue, 26 Sep 2017 11:20:17 -0400 Subject: [PATCH 1/2] No change. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index be95942..10f61e5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 net.helenus helenus-core - 2.0.45-SNAPSHOT + 2.0.46-SNAPSHOT jar helenus From 265947586cc7bd3e020ba62f1a7b6244147f1070 Mon Sep 17 00:00:00 2001 From: Greg Burd Date: Tue, 26 Sep 2017 11:32:23 -0400 Subject: [PATCH 2/2] Distinguish this project from 'https://github.com/helenusdriver/helenus' (which is 'helenus.org' where-as we're 'helenus.net'). Both projects aspire to address the same missing pieces from the DataStax Java Cassandra driver, a more friendly POJO mapping layer and domain-specific language/API, and share the same name (naming is hard) but are completely different implementations. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 10f61e5..e3ad62a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,8 +4,8 @@ 4.0.0 net.helenus - helenus-core - 2.0.46-SNAPSHOT + helenus-net-core + 2.0.47-SNAPSHOT jar helenus