From 8edec22767a6fdb055af92ef815e374987ed8d22 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 7 Apr 2020 11:51:20 -0400 Subject: Roll to next Guilin snapshot Roll to next Guilin snapshot release Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney Change-Id: I1a5ea68da8821ffe28ac84e60177af05e26b3585 --- cds-ui/designer-client/pom.xml | 5 ++- cds-ui/designer-client/pom.xml-n | 95 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+), 2 deletions(-) create mode 100644 cds-ui/designer-client/pom.xml-n (limited to 'cds-ui/designer-client') diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 24e1d2305..0d3331d92 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -18,18 +18,19 @@ 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 ui - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT .. designer-client - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom CDS designer Client diff --git a/cds-ui/designer-client/pom.xml-n b/cds-ui/designer-client/pom.xml-n new file mode 100644 index 000000000..fc0c4232c --- /dev/null +++ b/cds-ui/designer-client/pom.xml-n @@ -0,0 +1,95 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + ui + 1.0.0-SNAPSHOT + .. + + + designer-client + 1.0.0-SNAPSHOT + pom + + CDS designer Client + + + UTF-8 + npm + https://nexus.onap.org + + + + + + com.github.eirslett + frontend-maven-plugin + + 1.3 + + v13.7.0 + 6.13.6 + https://nodejs.org/dist/ + ./ + + + + install node and npm + + install-node-and-npm + + generate-resources + + + + npm install + + npm + + + generate-resources + + + install + + + + + npm build + + npm + + + generate-resources + + + run build + + + + + + + + -- cgit 1.2.3-korg