aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/operationDAOUpdateRemoveVehicles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/operationDAOUpdateRemoveVehicles.xml')
-rw-r--r--src/test/resources/operationDAOUpdateRemoveVehicles.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/test/resources/operationDAOUpdateRemoveVehicles.xml b/src/test/resources/operationDAOUpdateRemoveVehicles.xml
index 1fcce62..a23f86c 100644
--- a/src/test/resources/operationDAOUpdateRemoveVehicles.xml
+++ b/src/test/resources/operationDAOUpdateRemoveVehicles.xml
@@ -3,9 +3,9 @@
destination="New destination" status="ACTIVE" additionalInfo="New information"/>
<VehicleVersion id="1" name="RTW-1" constructionType="HOCHDACH" type="RTW" hasNef="true"/>
- <VehicleVersion id="2" name="KTW-1" constructionType="HOCHDACH" type="KTW" hasNef="true"/>
- <VehicleVersion id="3" name="KTW-2" constructionType="MITTELHOCHDACH" type="KTW_B" hasNef="false"/>
- <VehicleVersion id="4" name="BKTW-2" constructionType="HOCHDACH" type="BKTW" hasNef="false"/>
+ <VehicleVersion id="2" name="KTW-2" constructionType="HOCHDACH" type="KTW" hasNef="true"/>
+ <VehicleVersion id="3" name="KTW-3" constructionType="MITTELHOCHDACH" type="KTW_B" hasNef="false"/>
+ <VehicleVersion id="4" name="BKTW-4" constructionType="HOCHDACH" type="BKTW" hasNef="false"/>
<VehicleVersion id="5" name="NEF-1" constructionType="NORMAL" type="NEF" hasNef="true"/>
<Vehicle id="1" version="1" status="FREI_FUNK"/>