diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index 789061e1249..781505e645f 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -188,7 +188,7 @@ Build
* LUCENE-5273: Binary artifacts in Lucene and Solr convenience binary
distributions accompanying a release, including on Maven Central,
- should be identical across all distributions. (Steve Rowe)
+ should be identical across all distributions. (Steve Rowe, Uwe Schindler)
Tests
diff --git a/lucene/common-build.xml b/lucene/common-build.xml
index ddbc5a7ee95..a59e847273a 100644
--- a/lucene/common-build.xml
+++ b/lucene/common-build.xml
@@ -493,6 +493,10 @@
+
+
+
+
@@ -500,7 +504,9 @@
-
+
+
+
diff --git a/solr/common-build.xml b/solr/common-build.xml
index f728e7fc291..a5087540995 100644
--- a/solr/common-build.xml
+++ b/solr/common-build.xml
@@ -59,7 +59,9 @@
-
+
+
+