Skip to content

Commit

Permalink
Move Jackson config class to a better package.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Negrea committed Apr 20, 2015
1 parent d8cb7ed commit 4234eff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.hawkular.metrics.api.jaxrs;
package org.hawkular.metrics.api.jaxrs.util;

import javax.ws.rs.ext.ContextResolver;
import javax.ws.rs.ext.Provider;
Expand Down

0 comments on commit 4234eff

Please sign in to comment.