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:
parent
b370272c3a
commit
265947586c
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue