<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.eclipse.jdt.annotation</artifactId>
	<version>2.2.700.v20220826-1026</version>
	<name>JDT Annotations for Enhanced Null Analysis</name>
	<description>JDT Annotations for Enhanced Null Analysis</description>
	<url>https://projects.eclipse.org/</url>
	<licenses>
		<license>
			<name>Eclipse Public License 1.0</name>
			<url>http://www.eclipse.org/legal/epl-v10.html</url>
		</license>
	</licenses>
	<scm>
		<url>http://git.eclipse.org/c/</url>
	</scm>
	<developers>
		<developer>
			<url>https://projects.eclipse.org/</url>
		</developer>
	</developers>
</project>