Continue refactoring of home.
[lgpl/argeo-commons.git] / org.argeo.node.api / src / org / argeo / node / NodeConstants.java
index 067d8c3174af7fc4d5c962f11e6a0d0824f782c1..50647de50ec720904eb74cca0343f91a923074c2 100644 (file)
@@ -24,7 +24,7 @@ public interface NodeConstants {
         */
        String NODE = "node";
        String HOME = "home";
-       String GROUPS = "groups";
+       String SRV = "groups";
        String GUESTS = "guests";
        String PUBLIC = "public";