updates to jenkins
[test.git] / Jenkinsfile
index de3bcc9..fd340d9 100644 (file)
@@ -7,6 +7,7 @@ properties([
     ])
 ])
 
+
 def Get_MDG(project) {
     // split the project.
     def values = project.split('/')