diff --git a/org.fortiss.tooling.spiderchart.ui/pom.xml b/org.fortiss.tooling.spiderchart.ui/pom.xml deleted file mode 100644 index 454f854f10a7c5c39132a863d28fd80649b65364..0000000000000000000000000000000000000000 --- a/org.fortiss.tooling.spiderchart.ui/pom.xml +++ /dev/null @@ -1,33 +0,0 @@ -<!-- - Copyright 2016 Amit Kumar Mondal - - 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. - --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - <modelVersion>4.0.0</modelVersion> - <groupId>org.fortiss.tooling.spiderchart</groupId> - <artifactId>org.fortiss.tooling.spiderchart.ui</artifactId> - <version>1.1.0-SNAPSHOT</version> - <name>Spider Chart in SWT</name> - <description>Easy to use Spider Chart in SWT</description> - <packaging>eclipse-plugin</packaging> - - <parent> - <groupId>org.fortiss.std.pom</groupId> - <artifactId>std-parent-pom-indigo</artifactId> - <version>1.0</version> - <relativePath>../../parent-pom.xml</relativePath> - </parent> - -</project> \ No newline at end of file