diff --git a/CHANGES.txt b/CHANGES.txt
index 7b99a96bce1..e2f8ccde938 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,4 @@
-Lucene Change Log
+Lucene Change Log
$Id$
@@ -219,6 +219,9 @@ Build
specified by -Dpatch.name. Can also specify any location by -Dpatch.file property on the command line. This
should be helpful for easy application of patches, but it is also a step towards integrating automatic patch
application with JIRA and Hudson, and is thus subject to change. (Grant Ingersoll)
+
+ 4. LUCENE-935: Defined property "m2.repository.url" to allow setting
+ the url to a maven remote repository to deploy to. (Michael Busch)
Test Cases
diff --git a/common-build.xml b/common-build.xml
index 94de92a4e43..3694b67193b 100644
--- a/common-build.xml
+++ b/common-build.xml
@@ -56,6 +56,7 @@
+
@@ -242,7 +243,7 @@
-
+
@@ -489,3 +490,4 @@
+