Eliminate restconf.nb.rfc8040.jersey
[netconf.git] / restconf / restconf-nb / src / test / java / org / opendaylight / restconf / nb / rfc8040 / legacy / RestconfDocumentedExceptionMapperTest.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.restconf.nb.rfc8040.jersey.providers.errors;
+package org.opendaylight.restconf.nb.rfc8040.legacy;
 
 import static org.junit.Assert.assertEquals;
 import static org.junit.Assume.assumeTrue;