<project>
	<modelVersion>4.0.0</modelVersion>
	<groupId>gov.nih.nlm.nls.lvg</groupId>
	<artifactId>lvg2010dist</artifactId>
	<version>0.0.1</version>
	<packaging>jar</packaging>
	<name>Lexical Tools 2010 dist</name>
	<description>LVG tools is used by Apache cTAKES.  
  </description>
	<url>http://lexsrv3.nlm.nih.gov/LexSysGroup/Projects/lvg</url>
	<licenses>
		<license>
			<name>NLM Copyright http://www.nlm.nih.gov/copyright.html</name>
			<url>http://lexsrv3.nlm.nih.gov/LexSysGroup/Docs/termsAndConditions.html</url>
			<distribution>repo</distribution>
		</license>
	</licenses>
	<scm>
		<url>http://lexsrv3.nlm.nih.gov/LexSysGroup/Projects/lvg/2012/web/release/2010.html</url>
		<connection>http://lexsrv3.nlm.nih.gov/LexSysGroup/Projects/lvg/2012/web/release/2010.html</connection>
	</scm>
	<developers>
		<developer>
			<id>...</id>
			<name>...</name>
			<email>...</email>
		</developer>
	</developers>
</project>
