(no commit message)
[utils] / security / src / main / java / org / wamblee / usermgt / hibernate / HibernateComponent.java
similarity index 98%
rename from security/src/main/java/org/wamblee/usermgt/HibernateComponent.java
rename to security/src/main/java/org/wamblee/usermgt/hibernate/HibernateComponent.java
index 3ba1f785f20bc21e391a1e1c6838deb7a93cc8d3..bbe1aefd5e8eecf9d7ffccbcd6f3d3ca0bdc4c23 100644 (file)
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */ 
-package org.wamblee.usermgt;
+package org.wamblee.usermgt.hibernate;
 
 import java.io.IOException;
 import java.util.HashMap;