Skip to content
Snippets Groups Projects
Commit d1e029da authored by Konstantinos Giannoutakis's avatar Konstantinos Giannoutakis
Browse files

ustore credentials changed back to old ones

parent a14b7295
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ import org.universaal.tools.uStoreClientapplication.actions.Metadata;
public class PublishWizard extends Wizard{
static private String USTORE_USERNAME = "admin";
static private String USTORE_PASSWORD = "bigim333";
static private String USTORE_PASSWORD = "bigim222";
protected MyPageOne one;
protected MyPageTwo two;
protected MyPageThree three;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment