(no commit message)
[utils] / security / usermgt / pom.xml
similarity index 81%
rename from security/impl/pom.xml
rename to security/usermgt/pom.xml
index 0174f41705fe5a22495a6f37d0eed71a45bb60b3..9247fc0af7c7d31b90f71a0efef935a7cefd2100 100644 (file)
@@ -1,4 +1,5 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<?xml version="1.0"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 
   <parent>
     <groupId>org.wamblee</groupId>
@@ -8,9 +9,9 @@
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.wamblee</groupId>
-  <artifactId>wamblee-security-impl</artifactId>
+  <artifactId>wamblee-security-usermgt</artifactId>
   <packaging>jar</packaging>
-  <name>/security/impl</name>
+  <name>/security/usermgt</name>
   <url>http://wamblee.org</url>
   <dependencies>