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 - (vadev is a server name that must be defined with credentials in your maven configuration):
	
		mvn clean deploy -DaltDeploymentRepository=vadev::default::https://vadev.mantech.com:8080/nexus/content/repositories/termdata/

Note - new source content should not be checked into GIT.  When finished, simply empty the native-source folder.

For NUCC - the loader currently expects a single CSV file.
	1) The current download page is http://www.nucc.org/index.php/code-sets-mainmenu-41/provider-taxonomy-mainmenu-40/csv-mainmenu-57
	2) The current version (17.0) is in file "nucc_taxonomy_170.csv"
	
The file name is ignored - it just needs to be a csv file.
	
