X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cds-ui%2Fdesigner-client%2Fpom.xml;h=5f9d7a8dd882166db8245fb59309cfef39640207;hb=5e9a1da4ef37b6b47ba428325478b79466d7d181;hp=6ed71b260f53ef4833aea9e85d40fd42070b4dd4;hpb=6b33380a6f3cbc0185058d189de6436651a288e5;p=ccsdk%2Fcds.git diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 6ed71b260..5f9d7a8dd 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -18,14 +18,13 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> - 4.0.0 org.onap.ccsdk.cds cds-ui - 1.1.0-SNAPSHOT + 1.6.0-SNAPSHOT .. @@ -40,7 +39,7 @@ limitations under the License. com.github.eirslett frontend-maven-plugin - 1.3 + 1.12.1 v13.7.0 6.13.6 @@ -73,6 +72,18 @@ limitations under the License. generate-resources run build + ${npm.skipBuild} + + + + npm build local + + npm + + generate-resources + + run build:local + ${npm.skipBuildLocal}