fixed package
This commit is contained in:
parent
68c654328a
commit
566364940c
|
@ -2,8 +2,8 @@ package org.gcube.social_networking;
|
|||
|
||||
import javax.ws.rs.ApplicationPath;
|
||||
|
||||
import org.gcube.acme.rest.HelloWorld;
|
||||
import org.gcube.smartgears.annotations.ManagedBy;
|
||||
import org.gcube.social_networking.rest.HelloWorld;
|
||||
import org.glassfish.jersey.server.ResourceConfig;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue