Index: /trunk/build.xml
===================================================================
--- /trunk/build.xml	(revision 16050)
+++ /trunk/build.xml	(revision 16051)
@@ -566,5 +566,5 @@
         <fail message="'test-unit' failed" if="test.unit.failed"/>
     </target>
-    <target name="test-it" depends="test-compile" unless="test-it.notRequired"
+    <target name="test-it" depends="test-compile,create-revision" unless="test-it.notRequired"
         description="Run integration tests. OSM API (TEST) account shall be set with -Dosm.username and -Dosm.password">
         <call-junit testfamily="unit" testITsuffix="IT"/>
