bug 428964 - Update DTP Feature Projects to version 1.12.0
diff --git a/features/org.eclipse.datatools.doc.user/feature.xml b/features/org.eclipse.datatools.doc.user/feature.xml
index 38d9ba6..9f05f1b 100644
--- a/features/org.eclipse.datatools.doc.user/feature.xml
+++ b/features/org.eclipse.datatools.doc.user/feature.xml
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>

+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  *************************************************************************
- * Copyright (c) 2009 Sybase, Inc. and others.
+ * Copyright (c) 2009, 2014 Sybase, Inc. and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -9,54 +9,54 @@
  *
  * Contributors:
  * 	Sybase, Inc. - initial API and implementation
- *  Actuate Corporation - fix for Bug 237521, 245758
+ *  Actuate Corporation - fix for Bug 237521, 245758; version updates
  *  
  ***************************************************************************
- -->

-<feature

-      id="org.eclipse.datatools.doc.user"

-      label="%featureName"

-      version="1.11.2.qualifier"

-      provider-name="%providerName"

-      plugin="org.eclipse.datatools.doc.user"

-      image="eclipse_update_120.jpg">

-

-   <description>

-      %featureDesc

-   </description>

-

-   <copyright>

-      %featureCopyright

-   </copyright>

-

-   <license url="%featureLicenseURL">

-      %license

-   </license>

-

-   <url>

-      <update label="%featureUpdateSiteName" url="http://download.eclipse.org/datatools/updates"/>

-      <discovery label="%featureDiscoverySiteName" url="http://download.eclipse.org/datatools/updates"/>

-   </url>

-

-   <plugin

-         id="org.eclipse.datatools.doc.user"

-         download-size="0"

-         install-size="0"

-         version="0.0.0"

-         unpack="false"/>

-

-   <plugin

-         id="org.eclipse.datatools.oda.cshelp"

-         download-size="0"

-         install-size="0"

-         version="0.0.0"

-         unpack="false"/>

-

-   <plugin

-         id="org.eclipse.datatools.help"

-         download-size="0"

-         install-size="0"

-         version="0.0.0"

-         unpack="false"/>

-

-</feature>

+ -->
+<feature
+      id="org.eclipse.datatools.doc.user"
+      label="%featureName"
+      version="1.12.0.qualifier"
+      provider-name="%providerName"
+      plugin="org.eclipse.datatools.doc.user"
+      image="eclipse_update_120.jpg">
+
+   <description>
+      %featureDesc
+   </description>
+
+   <copyright>
+      %featureCopyright
+   </copyright>
+
+   <license url="%featureLicenseURL">
+      %license
+   </license>
+
+   <url>
+      <update label="%featureUpdateSiteName" url="http://download.eclipse.org/datatools/updates/1.12"/>
+      <discovery label="%featureDiscoverySiteName" url="http://download.eclipse.org/datatools/updates/1.12"/>
+   </url>
+
+   <plugin
+         id="org.eclipse.datatools.doc.user"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.datatools.oda.cshelp"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.datatools.help"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+</feature>