<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<modelVersion>4.0.0</modelVersion>
	<groupId>com.hynnet</groupId>
<!--
	<groupId>chrriis.dj</groupId>
-->
	<artifactId>DJNativeSwing-SWT</artifactId>
	<version>1.0.0</version>

	<name>chrriis.dj DJNativeSwing-SWT</name>
	<description>chrriis.dj DJNativeSwing-SWT</description>
	<url>http://maven.hynnet.com/</url>
	<licenses>
		<license>
			<name>hynnet License, Version 2.0</name>
			<url>http://www.hynnet.com/licenses/LICENSE-2.0.txt</url>
			<distribution>repo</distribution>
		</license>
	</licenses>
	<issueManagement>
		<system>jira</system>
		<url>http://issues.hynnet.com/jira/browse/</url>
	</issueManagement>
	<scm>
		<connection>scm:svn:http://svn.hynnet.com/src/trunk</connection>
		<developerConnection>scm:svn:https://svn.hynnet.com/src/trunk</developerConnection>
		<url>http://svn.hynnet.com/viewvc/src/trunk</url>
	</scm>
	<developers>
		<developer>
			<name>dev</name>
			<id>dev</id>
			<email>dev@hynnet.com</email>
			<organization>hynnet, Inc.</organization>
			<roles>
				<role>Java Developer</role>
			</roles>
		</developer>
	</developers>
</project>
