From: Erik Brakkee Date: Sat, 24 Apr 2010 19:49:56 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~531 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=7f22595cd53c9dc8536dfecb04d4aad73391d05b;p=utils --- diff --git a/security/impl/pom.xml b/security/impl/pom.xml index c0c88b56..29f261d6 100644 --- a/security/impl/pom.xml +++ b/security/impl/pom.xml @@ -14,33 +14,9 @@ http://wamblee.org - - org.wamblee - wamblee-support-general - 0.2.2-SNAPSHOT - - - org.wamblee - wamblee-support-general - test-jar - 0.2.2-SNAPSHOT - - - org.wamblee - wamblee-test-enterprise - 0.2.2-SNAPSHOT - test - - - org.wamblee - wamblee-system-spring - test-jar - 0.2.2-SNAPSHOT - org.wamblee wamblee-system-general - test-jar 0.2.2-SNAPSHOT diff --git a/security/impl/src/main/java/org/wamblee/security/authorization/hibernate/PersistentAuthorizationService.java b/security/jpatest/src/main/java/org/wamblee/security/authorization/hibernate/PersistentAuthorizationService.java similarity index 100% rename from security/impl/src/main/java/org/wamblee/security/authorization/hibernate/PersistentAuthorizationService.java rename to security/jpatest/src/main/java/org/wamblee/security/authorization/hibernate/PersistentAuthorizationService.java