Steps to deploy new source content:

	1) Place the source files into the native-source folder
	2) Update the version number as appropriate in pom.xml
	3) Run a command like this to deploy - (maestro is a server name that must be defined with credentials in your maven configuration):
		mvn clean deploy -DaltDeploymentRepository=vadev::default::http://vadev.mantech.com:8081/nexus/content/repositories/termdata/
		
Note - new source content should not be checked into GIT.  When finished, simply empty the native-source folder.

For RxNorm - the loader currently expects a single zip file - typically:
  RxNorm_full_05062013.zip

The date in the file name doesn't matter, it just needs to be a zip file which starts with RxNorm_full.
