Modify Example code
[msb/java-sdk.git] / example / src / main / java / org / onap / msb / sdk / example / server / Config.java
@@ -11,7 +11,7 @@
  * or implied. See the License for the specific language governing permissions and limitations under
  * the License.
  ******************************************************************************/
-package org.onap.msb.sdk.httpclient.server;
+package org.onap.msb.sdk.example.server;
 
 import io.dropwizard.Configuration;