Rename singleton service components
[mdsal.git] / singleton-service / mdsal-singleton-api / src / test / java / org / opendaylight / mdsal / singleton / api / ServiceGroupIdentifierTest.java
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package org.opendaylight.mdsal.singleton.common.api;
+package org.opendaylight.mdsal.singleton.api;
 
 import static org.junit.jupiter.api.Assertions.assertEquals;
 import static org.junit.jupiter.api.Assertions.assertThrows;