diff --git a/backend/pom.xml b/backend/pom.xml index 5100deafe..168fdb8d9 100755 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.github.davinkevin.podcastserver backend - 2018.12.0 + 2019.1.0 org.springframework.boot @@ -111,12 +111,12 @@ com.github.davinkevin.podcastserver frontend-angularjs - 2018.12.0 + 2019.1.0 com.github.davinkevin.podcastserver frontend-angular - 2018.12.0 + 2019.1.0 diff --git a/frontend-angular/package.json b/frontend-angular/package.json index 5d4c369d0..410525035 100644 --- a/frontend-angular/package.json +++ b/frontend-angular/package.json @@ -1,6 +1,6 @@ { "name": "podcast-server", - "version": "2018.12.0", + "version": "2019.1.0", "license": "MIT", "scripts": { "ng": "ng", diff --git a/frontend-angular/pom.xml b/frontend-angular/pom.xml index f1b5f4a6a..ed95c8934 100644 --- a/frontend-angular/pom.xml +++ b/frontend-angular/pom.xml @@ -5,7 +5,7 @@ com.github.davinkevin.podcastserver frontend-angular - 2018.12.0 + 2019.1.0 jar diff --git a/frontend-angularjs/package.json b/frontend-angularjs/package.json index 5c4bcf47d..98a98fd56 100644 --- a/frontend-angularjs/package.json +++ b/frontend-angularjs/package.json @@ -1,6 +1,6 @@ { "name": "podcast-server", - "version": "2018.12.0", + "version": "2019.1.0", "description": "Podcast Server", "devDependencies": { "babel": "^5.8.23", diff --git a/frontend-angularjs/pom.xml b/frontend-angularjs/pom.xml index 1f8c54fbf..9be59cab6 100644 --- a/frontend-angularjs/pom.xml +++ b/frontend-angularjs/pom.xml @@ -5,7 +5,7 @@ com.github.davinkevin.podcastserver frontend-angularjs - 2018.12.0 + 2019.1.0 jar diff --git a/frontend-angularjs/www/config.js b/frontend-angularjs/www/config.js index 2beeaed7e..c8cd3c651 100644 --- a/frontend-angularjs/www/config.js +++ b/frontend-angularjs/www/config.js @@ -151,8 +151,7 @@ System.config({ "fs": "github:jspm/nodelibs-fs@0.1.2", "ieee754": "npm:ieee754@1.1.6", "isarray": "npm:isarray@1.0.0", - "process": "github:jspm/nodelibs-process@0.1.2", - "systemjs-json": "github:systemjs/plugin-json@0.1.2" + "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:clean-css@3.4.18": { "buffer": "github:jspm/nodelibs-buffer@0.1.0", @@ -243,8 +242,7 @@ System.config({ }, "npm:util@0.10.3": { "inherits": "npm:inherits@2.0.1", - "process": "github:jspm/nodelibs-process@0.1.2", - "systemjs-json": "github:systemjs/plugin-json@0.1.2" + "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:vm-browserify@0.0.4": { "indexof": "npm:indexof@0.0.1" diff --git a/pom.xml b/pom.xml index c82dc9fb2..ab32a2ce3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.davinkevin podcastserver - 2018.12.0 + 2019.1.0 pom