Rename packages in samples

This commit is contained in:
Dave Syer
2013-12-09 16:16:59 +00:00
committed by Phillip Webb
parent 332f23a0ee
commit ab4dec58ef
15 changed files with 25 additions and 15 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.boot.sample.ops.ui;
package org.springframework.boot.sample.actuator.ui;
import java.util.Date;
import java.util.Map;