Change to JUnit5 and clean up pom
[nonrtric.git] / policy-agent / src / main / java / org / oransc / policyagent / controllers / PolicyTypeInfo.java
index ae93b5e..62a7196 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;