Remove redundant names in paths
[netvirt.git] / dhcpservice / pom.xml
index a0bd91bbfc323a2a21014fd3590a2b2e6ede3633..f11478abc75fe96fd7d676becf972a65dcfb87ef 100644 (file)
@@ -23,8 +23,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <modelVersion>4.0.0</modelVersion>
 
     <modules>
-        <module>dhcpservice-api</module>
-        <module>dhcpservice-impl</module>
+        <module>api</module>
+        <module>impl</module>
     </modules>
 
     <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->