Step version to 1.12.2-SNAPSHOT
[sdc.git] / openecomp-be / lib / openecomp-sdc-vendor-license-lib / openecomp-sdc-vendor-license-api / pom.xml
index 27c3c65..3cc1d7d 100644 (file)
@@ -7,9 +7,8 @@
   <artifactId>openecomp-sdc-vendor-license-api</artifactId>
   <parent>
     <groupId>org.openecomp.sdc</groupId>
-    <artifactId>openecomp-sdc-lib</artifactId>
-    <version>1.7.1-SNAPSHOT</version>
-    <relativePath>../..</relativePath>
+    <artifactId>openecomp-sdc-vendor-license-lib</artifactId>
+    <version>1.12.2-SNAPSHOT</version>
   </parent>
 
   <dependencies>
@@ -32,6 +31,7 @@
       <groupId>javax.el</groupId>
       <artifactId>javax.el-api</artifactId>
       <version>${javax.el-api.version}</version>
+      <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.glassfish.web</groupId>