Skip to content
Snippets Groups Projects
Commit 0c9e9323 authored by timmolter's avatar timmolter
Browse files

added info

parent cb200ee0
No related branches found
No related tags found
No related merge requests found
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
<version>1.2.0-SNAPSHOT</version> <version>1.2.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<description>Basic Charts for Java Applications</description> <description>Basic Charts for Java Applications</description>
<url>http://xeiam.com</url> <url>http://xeiam.com/xchart.jsp</url>
<inceptionYear>2012</inceptionYear> <inceptionYear>2011</inceptionYear>
<organization> <organization>
<name>Xeiam, LLC</name> <name>Xeiam, LLC</name>
...@@ -25,7 +25,24 @@ ...@@ -25,7 +25,24 @@
<name>Alex Nugent</name> <name>Alex Nugent</name>
</developer> </developer>
</developers> </developers>
<licenses>
<license>
<name>Apache 2</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
<comments>A business-friendly OSS license</comments>
</license>
</licenses>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/timmolter/XChart/issues</url>
</issueManagement>
<scm>
<url>https://github.com/timmolter/XChart</url>
</scm>
<ciManagement>
<url>http://ci.xeiam.com/</url>
</ciManagement>
<distributionManagement> <distributionManagement>
<snapshotRepository> <snapshotRepository>
<id>xeiam_oss.snapshots</id> <id>xeiam_oss.snapshots</id>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment