Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@94706 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
7460096c83
commit
b035abceb0
|
@ -13,8 +13,7 @@ package org.gcube.portlets.user.td.gwtservice.shared;
|
|||
public class Constants {
|
||||
|
||||
public final static String VERSION = "2.1.0";
|
||||
public final static String TEST_DEFAULT_USER = "test.user";
|
||||
public final static String DEFAULT_USER = "giancarlo.panichi";
|
||||
public final static String DEFAULT_USER = "test.user";
|
||||
public final static String DEFAULT_SCOPE = "/gcube/devsec";
|
||||
|
||||
public static final String PARAMETER_ENCODING = "encoding";
|
||||
|
|
Loading…
Reference in New Issue