Moving around a lot of files to work towards production components.
[utils] / security / src / main / java / org / wamblee / usermgt / HibernateComponent.java
similarity index 98%
rename from security/src/test/java/org/wamblee/usermgt/hibernate/HibernateComponent.java
rename to security/src/main/java/org/wamblee/usermgt/HibernateComponent.java
index bbe1aefd5e8eecf9d7ffccbcd6f3d3ca0bdc4c23..3ba1f785f20bc21e391a1e1c6838deb7a93cc8d3 100644 (file)
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */ 
-package org.wamblee.usermgt.hibernate;
+package org.wamblee.usermgt;
 
 import java.io.IOException;
 import java.util.HashMap;