Skip to content
Snippets Groups Projects
Commit 664c2529 authored by Johannes Eder's avatar Johannes Eder
Browse files

pom adapations for build

parent ce7569a6
No related branches found
No related tags found
No related merge requests found
<!--
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.
-->
<?xml version="1.0" encoding="UTF-8"?>
<!--
$Id: pom.xml 16107 2016-03-07 11:50:15Z eder $
@version $Rev: 16107 $
@ConQAT.Rating YELLOW Hash: D25588AB48F0B32D9595F274994195BB
-->
<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>
<artifactId>std-parent-pom</artifactId>
<version>1.0</version>
<relativePath>../../parent-pom.xml</relativePath>
</parent>
</project>
\ No newline at end of file
<version>2.9.0-SNAPSHOT</version>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment