Subversion Repositories SmartDukaan

Rev

Rev 32412 | Rev 33107 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 32412 Rev 33106
Line 47... Line 47...
47
			.unmodifiableMap(new HashMap<ReporticoProject, Map<String, String>>() {
47
			.unmodifiableMap(new HashMap<ReporticoProject, Map<String, String>>() {
48
				{
48
				{
49
					put(ReporticoProject.FOCO, new HashMap<String, String>() {
49
					put(ReporticoProject.FOCO, new HashMap<String, String>() {
50
						{
50
						{
51
							put("project", ReporticoProject.FOCO.getValue());
51
							put("project", ReporticoProject.FOCO.getValue());
52
							put("project_password", "coolandlight@123#45");
52
							put("project_password", "cleanandsimple@123#45");
53
						}
53
						}
54
					});
54
					});
55
					put(ReporticoProject.FOCOR, new HashMap<String, String>() {
55
					put(ReporticoProject.FOCOR, new HashMap<String, String>() {
56
						{
56
						{
57
							put("project", ReporticoProject.FOCOR.getValue());
57
							put("project", ReporticoProject.FOCOR.getValue());