update project groupId

This commit is contained in:
Gered 2022-01-12 16:25:21 -05:00
parent 4aa00f7485
commit 7b940cc002

View file

@ -1,4 +1,4 @@
(defproject gered/views.sql "0.2-SNAPSHOT"
(defproject net.gered/views.sql "0.2-SNAPSHOT"
:description "Plain SQL view implementation for views"
:url "https://github.com/gered/views.sql"