Moving around a lot of files to work towards production components.
[utils] / security / src / main / java / org / wamblee / usermgt / hibernate / UsermgtHibernateMappingFiles.java
similarity index 96%
rename from security/src/test/java/org/wamblee/usermgt/UsermgtHibernateMappingFiles.java
rename to security/src/main/java/org/wamblee/usermgt/hibernate/UsermgtHibernateMappingFiles.java
index 6fcdfaf42e027bc8260e7a43f59abe12d563646f..8d523c2e4e685fd1dffea1316a7398a181164951 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */ 
 
-package org.wamblee.usermgt;
+package org.wamblee.usermgt.hibernate;
 
 import java.util.Collections;