Specify Maven group-id for mozilla/datomish.

This commit is contained in:
Richard Newman 2016-11-21 17:24:20 -08:00
parent 99e7fafd1b
commit eeb1bd329f

View file

@ -1,4 +1,4 @@
(defproject datomish "0.2.0-SNAPSHOT"
(defproject mozilla/datomish "0.2.0"
:description "A persistent, embedded knowledge base inspired by Datomic and DataScript."
:url "https://github.com/mozilla/datomish"
:license {:name "Apache License, Version 2.0"