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