diff --git a/build.xml b/build.xml
index 730cc7b669..4bba6fe60a 100644
--- a/build.xml
+++ b/build.xml
@@ -126,15 +126,17 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -149,10 +151,9 @@
-
+
-
+
diff --git a/uploadApiDiffs.sh b/uploadApiDiffs.sh
index 83e2166d79..7cf3c546b5 100755
--- a/uploadApiDiffs.sh
+++ b/uploadApiDiffs.sh
@@ -16,4 +16,4 @@ cp -r build/docs/javadoc latest-api-diffs/$CV/javadoc
# commit changes
git add -A latest-api-diffs
-git commit -m "Added updated $CV api diffs." latest-api-diffs
+echo git commit -m "Added updated $CV api diffs." latest-api-diffs