projects
/
java-idp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
XML 1.1 is not well-supported by XSD at this time and cannot be relied on.
[java-idp.git]
/
src
/
conf
/
dist.sp.xml
diff --git
a/src/conf/dist.sp.xml
b/src/conf/dist.sp.xml
index
c664252
..
67d44af
100644
(file)
--- a/
src/conf/dist.sp.xml
+++ b/
src/conf/dist.sp.xml
@@
-1,4
+1,4
@@
-<?xml version="1.1" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Sample configuration file for the Java SP. It shares syntax with the C++ SP, but
some elements used only by C++ have been removed here.