Drop Maven prerequisite
[netvirt.git] / vpnservice / vpnmanager / pom.xml
index 6c72cb48f642acaae6d41705b5c0412cf0afb8fd..a8602a093149d55bdac886ce0f59154d76b91b6b 100644 (file)
@@ -20,12 +20,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>vpnmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <modules>
     <module>vpnmanager-api</module>
     <module>vpnmanager-impl</module>
+    <module>vpnmanager-shell</module>
   </modules>
   <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
   <build>