update vfc version to 1.3.0
[vfc/nfvo/driver/vnfm/gvnfm.git] / juju / juju-vnfmadapter / pom.xml
index 472151c..b3727f2 100644 (file)
     <parent>
         <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
         <artifactId>juju</artifactId>
-        <version>1.2.1-SNAPSHOT</version>
+        <version>1.3.0-SNAPSHOT</version>
     </parent>
     <groupId>org.onap.vfc.nfvo.driver.vnfm.gvnfm</groupId>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>juju-vnfmadapter</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>vfc-nfvo-driver-vnfm-gvnfm-juju-vnfmadapter</name>
     <description>nfvo juju-vnfmadapter</description>
@@ -47,6 +47,7 @@
                             <include>**/*Test.scala</include>
                             <include>**/*TestCase.scala</include>
                         </includes>
+                       <useSystemClassLoader>false</useSystemClassLoader>
                     </configuration>
             </plugin>