diff options
| author | unknown <Administrator@.(none)> | 2009-12-29 18:25:47 +0100 |
|---|---|---|
| committer | unknown <Administrator@.(none)> | 2009-12-29 18:25:47 +0100 |
| commit | fee6fe4d468c2e7fcc3403b9f3b8412b8d4e2dbd (patch) | |
| tree | 26baa66a010aa459f3c8ba530d57af6e633e3b89 /ServerSettings.xml | |
| parent | bec20df70966484d7592ea80a17c7decc1bdd81e (diff) | |
added windows start scripts
Signed-off-by: unknown <Administrator@.(none)>
Diffstat (limited to 'ServerSettings.xml')
| -rw-r--r-- | ServerSettings.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ServerSettings.xml b/ServerSettings.xml index 11dd45d..4343a72 100644 --- a/ServerSettings.xml +++ b/ServerSettings.xml @@ -1,6 +1,6 @@ -<?xml version="1.0" encoding="UTF-8"?> -<java version="1.6.0_0" class="java.beans.XMLDecoder"> - <string>jdbc:postgresql://localhost:5432/yalp</string> - <string>huhu</string> - <string>yalp</string> -</java> +<?xml version="1.0" encoding="UTF-8"?> +<java version="1.6.0_17" class="java.beans.XMLDecoder"> + <string>jdbc:postgresql://localhost:5432/yalp</string> + <string>huhu</string> + <string>yalp</string> +</java> |
