Modify Example code
[msb/java-sdk.git] / example / src / main / java / org / onap / msb / sdk / example / common / Animal.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.common;
+package org.onap.msb.sdk.example.common;
 
 import java.io.Serializable;