aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 339592729e..5c6c07b7e0 100644
--- a/build.xml
+++ b/build.xml
@@ -1563,7 +1563,6 @@ under the License.
<copy file="${main.version.template}" tofile="${main.version.java}" overwrite="true">
<filterset>
<filter token="VERSION" value="${version.id}"/>
- <filter token="DSTAMP" value="${DSTAMP}"/>
</filterset>
</copy>