Skip to content

Commit

Permalink
JAX-RS - adjust code to latest org.osgi:org.osgi.service.jaxrs:1.0.0-…
Browse files Browse the repository at this point in the history
…SNAPSHOT
  • Loading branch information
grgrzybek committed Feb 7, 2018
1 parent b944d8c commit d2710aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import java.util.Collections;
import java.util.Set;

import static org.osgi.service.jaxrs.whiteboard.JaxRSWhiteboardConstants.JAX_RS_APPLICATION_BASE;
import static org.osgi.service.jaxrs.whiteboard.JaxrsWhiteboardConstants.JAX_RS_APPLICATION_BASE;


@Component(
Expand Down

0 comments on commit d2710aa

Please sign in to comment.