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.

This commit is contained in:
Greg Burd 2017-09-26 11:32:23 -04:00
parent b370272c3a
commit 265947586c

View file

@ -4,8 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.helenus</groupId>
<artifactId>helenus-core</artifactId>
<version>2.0.46-SNAPSHOT</version>
<artifactId>helenus-net-core</artifactId>
<version>2.0.47-SNAPSHOT</version>
<packaging>jar</packaging>
<name>helenus</name>