Change package name in sample

This commit is contained in:
Dave Syer
2014-01-22 09:34:56 +00:00
parent 765bfbd086
commit d23dab3bd0
2 changed files with 3 additions and 2 deletions

View File

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