Release version 1.4.1 maven artifacts
[ccsdk/cds.git] / cds-ui / client / pom.xml
index 6e857f8..546b892 100644 (file)
@@ -24,7 +24,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>cds-ui</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
@@ -39,7 +39,7 @@ limitations under the License.
                 <groupId>com.github.eirslett</groupId>
                 <artifactId>frontend-maven-plugin</artifactId>
                 <!-- Use the latest released version: https://repo1.maven.org/maven2/com/github/eirslett/frontend-maven-plugin/ -->
-                <version>1.12.0</version>
+                <version>1.12.1</version>
                 <configuration>
                     <nodeVersion>v8.12.0</nodeVersion>
                     <npmVersion>6.4.1</npmVersion>