aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/openecomp/vid/properties/MsoClientConfiguration.java
blob: f7a331a7ef1d61ab282f22bb960daee82f02da3f (plain)
1
2
3
4
5
6
7
8
9
package org.openecomp.vid.properties;

/**
 * Created by pickjonathan on 20/06/2017.
 */
public class MsoClientConfiguration {


}