From ef3703b37084e1a327c24bae2804860f02e051d2 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Tue, 28 Dec 2021 09:40:04 -0800
Subject: [PATCH] corrected name and year IEEE DIS 1278.3

---
 specifications/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/specifications/build.xml b/specifications/build.xml
index 786826ab6d..5dfe77eb75 100644
--- a/specifications/build.xml
+++ b/specifications/build.xml
@@ -12,7 +12,7 @@
     <property name="DIS.2.title"    value="1278.2-2015 - IEEE Standard for Distributed Interactive Simulation (DIS) -- Communication Services and Profiles"/>
     
     <property name="DIS.3.document" value="587529"/>
-    <property name="DIS.3.rename"   value="IEEE1278.3-2015.DistributedInteractiveSimulation.CommunicationsServices.${DIS.3.document}.pdf.SAVEME"/>
+    <property name="DIS.3.rename"   value="IEEE1278.3-2003.DistributedInteractiveSimulation.ExerciseManagementFeedback.${DIS.3.document}.pdf.SAVEME"/>
     <property name="DIS.3.title"    value="1278.3-1996 - IEEE Recommended Practice for Distributed Interactive Simulation (DIS) -- Exercise Management and Feedback"/>
     
     <property name="DIS.4.document" value="8685803"/>
-- 
GitLab