Modify method calls in A1 client
[nonrtric.git] / policy-agent / src / main / java / org / oransc / policyagent / controllers / ServiceRegistrationInfo.java
index fe920a9..2bc7e9b 100644 (file)
@@ -17,8 +17,8 @@
  * limitations under the License.
  * ========================LICENSE_END===================================
  */
-package org.oransc.policyagent.controllers;
 
+package org.oransc.policyagent.controllers;
 
 import org.immutables.gson.Gson;
 import org.immutables.value.Value;