<?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.anaptecs.jeaf.owalibs</groupId>
	<artifactId>org.apache.log4j</artifactId>
	<version>4.3.1</version>
	<name>com.anaptecs.jeaf.owalibs.org.apache.log4j</name>
	<description>POM was created by Sonatype Nexus</description>
	<url>https://github.com/anaptecs/jeaf</url>

	<developers>
		<developer>
			<name>Tillmann Schall</name>
			<email>jeaf@anaptecs.de</email>
			<organization>anaptecs GmbH</organization>
			<organizationUrl>http://www.anaptecs.de</organizationUrl>
		</developer>
	</developers>

	<scm>
		<connection>scm:svn:https://subversion.anaptecs.de/svn/JEAF/oawlibs</connection>
		<developerConnection>scm:svn:https://subversion.anaptecs.de/svn/JEAF/oawlibs</developerConnection>
		<url>https://subversion.anaptecs.de/svn/JEAF/oawlibs</url>
	</scm>

	<distributionManagement>
		<snapshotRepository>
			<id>ossrh</id>
			<url>https://oss.sonatype.org/content/repositories/snapshots</url>
		</snapshotRepository>
	</distributionManagement>

	<licenses>
		<license>
			<name>The Apache License, Version 2.0</name>
			<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
		</license>
	</licenses>
</project>
