]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/gis/GisJcrConstants.java
Move JCR GIS from Commons to Connect
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jcr / src / main / java / org / argeo / jcr / gis / GisJcrConstants.java
diff --git a/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/gis/GisJcrConstants.java b/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/gis/GisJcrConstants.java
deleted file mode 100644 (file)
index bc55174..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-package org.argeo.jcr.gis;
-
-/** Constants related to GIS in JCR, typically standard paths. */
-public class GisJcrConstants {
-
-       public final static String DATA_STORES_BASE_PATH = "/gis/dataStores";
-
-}