NETCONF-525: fix netconf AuthProvider packaging
[netconf.git] / netconf / aaa-authn-odl-plugin / src / test / java / org / opendaylight / netconf / authprovider / CredentialServiceAuthProviderTest.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.aaa.odl;
+package org.opendaylight.netconf.authprovider;
 
 import static org.junit.Assert.assertFalse;
 import static org.junit.Assert.assertTrue;