diff flys-client/src/main/java/org/dive4elements/river/client/server/features/Features.java @ 5835:821a02bbfb4e

Fixed internal java dependencies
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 13:12:15 +0200
parents f507086aa94b
children
line wrap: on
line diff
--- a/flys-client/src/main/java/org/dive4elements/river/client/server/features/Features.java	Thu Apr 25 12:31:32 2013 +0200
+++ b/flys-client/src/main/java/org/dive4elements/river/client/server/features/Features.java	Thu Apr 25 13:12:15 2013 +0200
@@ -1,10 +1,10 @@
-package de.intevation.flys.client.server.features;
+package org.dive4elements.river.client.server.features;
 
 import java.util.List;
 
 public interface Features {
 
-    public static final String CONTEXT_ATTRIBUTE = "de.intevation.flys.client.server.features";
+    public static final String CONTEXT_ATTRIBUTE = "org.dive4elements.river.client.server.features";
 
     /**
      * Returns all allowed features to a list of roles

http://dive4elements.wald.intevation.org