<?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.security.auth.message</artifactId>
  <version>1.0</version>
  <description>Java Authentication Service Provider Interface for Containers JSR 196</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>Z1305</comments>
    </license>
  </licenses>
</project>
