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

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


}