From ec6e8cc449824115aa7cafc48f371577003ac9e8 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 20 Mar 2019 17:56:14 +0000 Subject: [PATCH] Update top Boot 2.1 --- README.md | 27 --------------------------- pom.xml | 2 +- 2 files changed, 1 insertion(+), 28 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index a845863..0000000 --- a/README.md +++ /dev/null @@ -1,27 +0,0 @@ -# Client - -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.8. - -## Development server - -Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. - -## Code scaffolding - -Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. - -## Build - -Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build. - -## Running unit tests - -Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io). - -## Running end-to-end tests - -Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/). - -## Further help - -To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md). diff --git a/pom.xml b/pom.xml index d6a55ff..dd33bb5 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 2.1.3.RELEASE