<?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>gf-3122</groupId>
  <artifactId>gf.javax.annotation</artifactId>
  <version>1.1</version>
  <description>Common Annotations for the Java Platform JSR 250</description>
  <licenses>
	<license>
	  <name>GlassFish - Common Development and Distribution License 1.1</name>
	  <url>http://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
	  <distribution>repo</distribution>
	</license>
	<license>
	  <name>Z-Code</name>
	  <comments>Z1301</comments>
    </license>
  </licenses>
</project>
