Replaced all tabs with spaces in java and pom.xml
[so.git] / common / src / main / java / org / onap / so / client / aai / AAICommonObjectMapperPatchProvider.java
index 9c8345d..bb2b2ec 100644 (file)
@@ -24,8 +24,8 @@ import org.onap.so.client.graphinventory.GraphInventoryCommonObjectMapperPatchPr
 
 public class AAICommonObjectMapperPatchProvider extends GraphInventoryCommonObjectMapperPatchProvider {
 
-       
-       public AAICommonObjectMapperPatchProvider() {
-               super();
-       }
+
+    public AAICommonObjectMapperPatchProvider() {
+        super();
+    }
 }