Modify VES configuration
[vfc/nfvo/driver/ems.git] / ems / boco / pom.xml
index 115da0f..b2d9c01 100644 (file)
         <version>${swagger.version}</version>
     </dependency>
      <dependency>
-                   <groupId>dependencies-all</groupId>
-                   <artifactId>test</artifactId>
-                   <version>3.0</version>
+                   <groupId>evel_javalib2</groupId>
+                   <artifactId>evel_javalib2</artifactId>
+                   <version>0.0.1-SNAPSHOT</version>
                    <scope>system</scope> 
-                       <systemPath>${basedir}/lib/dependencies-all.jar</systemPath> 
-               </dependency>
-                       
-               <dependency>
-                   <groupId>VESLibrary</groupId>
-                   <artifactId>test</artifactId>
-                   <version>3.0</version>
-                   <scope>system</scope> 
-                       <systemPath>${basedir}/lib/VESLibrary.jar</systemPath> 
-               </dependency>
+                       <systemPath>${basedir}/3rdParty/evel_javalib2-0.0.1-SNAPSHOT.jar</systemPath> 
+       </dependency>
   </dependencies>
 </project>