diff --git a/pom.xml b/pom.xml index cb4303f6..64216c40 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.hawkular hawkular-parent - 2 + 5 hawkular @@ -79,9 +79,7 @@ 2.2.4 16.0.1 1.0.13 - 4.11 5.10.0 - 1.0.0.Final 6.5.2 8.2.0.Final diff --git a/ui/console/defs.d.ts b/ui/console/defs.d.ts index 0b95ccee..82da636f 100644 --- a/ui/console/defs.d.ts +++ b/ui/console/defs.d.ts @@ -1,17 +1 @@ -/* - * Copyright 2015 Red Hat, Inc. and/or its affiliates - * and other contributors as indicated by the @author tags. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * 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. - */ /// diff --git a/ui/console/plugins/includes.ts b/ui/console/plugins/includes.ts index 1cec659d..93e3dfbf 100644 --- a/ui/console/plugins/includes.ts +++ b/ui/console/plugins/includes.ts @@ -1,17 +1,18 @@ -/* - * Copyright 2015 Red Hat, Inc. and/or its affiliates - * and other contributors as indicated by the @author tags. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * 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. - */ +/// +/// Copyright 2015 Red Hat, Inc. and/or its affiliates +/// and other contributors as indicated by the @author tags. +/// +/// Licensed under the Apache License, Version 2.0 (the "License"); +/// you may not use this file except in compliance with the License. +/// You may obtain a copy of the License at +/// +/// http://www.apache.org/licenses/LICENSE-2.0 +/// +/// Unless required by applicable law or agreed to in writing, software +/// distributed under the License is distributed on an "AS IS" BASIS, +/// 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. +/// + /// diff --git a/ui/console/pom.xml b/ui/console/pom.xml index 020e2eda..275fa261 100644 --- a/ui/console/pom.xml +++ b/ui/console/pom.xml @@ -35,7 +35,6 @@ maven-resources-plugin - 2.6 copy-resources @@ -128,7 +127,6 @@ maven-clean-plugin - 2.5 true