Fix path for mod2 jobs

Change-Id: I860c9815ad264d79a1a462ffaa1518b137715f6d
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2317
diff --git a/jjb/dcaegen2/dcaegen2-platform-mod2-assembly.yaml b/jjb/dcaegen2/dcaegen2-platform-mod2-assembly.yaml
index fc2e3df..5a5115b 100644
--- a/jjb/dcaegen2/dcaegen2-platform-mod2-assembly.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-mod2-assembly.yaml
@@ -10,8 +10,8 @@
           mvn-goals: 'clean install'
     subproject:
       - assembly:
-          pom: 'mod/assembly/pom.xml'
-          pattern: 'mod/assembly/**'
+          pom: 'mod2/assembly/pom.xml'
+          pattern: 'mod2/assembly/**'
     stream:
       - 'master':
           branch: 'master'