diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 77011765efb..d23bf9d152c 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -518,6 +518,7 @@ Other Changes
schema-minimal-atomic-stress.xml, and all affected tests (Steve Rowe)
- SOLR-11113: Randomize PointFields in analysis-err-schema.xml, schema-hash.xml, and all affected tests (hossman)
- SOLR-11114: Randomize PointFields in schema-customfield.xml and TestOverriddenPrefixQueryForCustomFieldType (hossman)
+ - SOLR-11074: Randomize PointFields in cloud-dynamic configset and all related tests (Anshum Gupta)
* SOLR-6807: Changed requestDispatcher's handleSelect to default to false, thus ignoring "qt".
Simplified configs to not refer to handleSelect or "qt". Switch all tests that assumed true to assume false
diff --git a/solr/core/src/test-files/solr/configsets/cloud-dynamic/conf/schema.xml b/solr/core/src/test-files/solr/configsets/cloud-dynamic/conf/schema.xml
index 5612724b0b6..1d186713681 100644
--- a/solr/core/src/test-files/solr/configsets/cloud-dynamic/conf/schema.xml
+++ b/solr/core/src/test-files/solr/configsets/cloud-dynamic/conf/schema.xml
@@ -31,15 +31,15 @@
1.5: omitNorms defaults to true for primitive field types (int, float, boolean, string...)
1.6: useDocValuesAsStored defaults to true.
-->
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
@@ -95,8 +95,8 @@
-
-
+
+