<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>at.bestsolution.efxclipse.eclipse</groupId>
	<artifactId>org.apache.commons.logging</artifactId>
	<version>1.1.1.v201101211721</version>
	<name>Apache Commons Logging Plug-in</name>
	<description>Apache Commons Logging Plug-in</description>
	<url>https://projects.eclipse.org/</url>
	<licenses>
		<license>
			<name>Apache License, Version 2.0</name>
			<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
		</license>
	</licenses>
	<scm>
		<url>http://git.eclipse.org/c/</url>
	</scm>
	<developers>
	</developers>
</project>