diff --git a/dynamic-mapping-ui/src/shared/editor2/jsoneditor2.component.ts b/dynamic-mapping-ui/src/shared/editor2/jsoneditor2.component.ts index cb7c2d7c..8ad1e9ce 100644 --- a/dynamic-mapping-ui/src/shared/editor2/jsoneditor2.component.ts +++ b/dynamic-mapping-ui/src/shared/editor2/jsoneditor2.component.ts @@ -119,11 +119,11 @@ export class JsonEditor2Component implements OnInit, OnDestroy, AfterViewInit { } ngAfterViewInit() { - this.initalizeEditor(); + this.initializeEditor(); this.initRan = true; } - initalizeEditor() { + initializeEditor() { if (!this.jsonEditorContainer.nativeElement) { console.error("Can't find the ElementRef reference for jsoneditor)"); } diff --git a/pom.xml b/pom.xml index f056195a..a63174fe 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ UTF-8 - 4.6.1-SNAPSHOT + 4.6.1 1020.127.0 1.18.34 1.7.36