Project

General

Profile

« Previous | Next » 

Revision 8740

use 1.5.1 tag for hudson to build metacat ui (for KNB deployment)

View differences:

build.xml
415 415
		<!-- the git repo -->
416 416
		<property name="metacatui.git.repository.url"
417 417
					value="https://github.com/NCEAS/metacatui.git" />
418
		<property name="metacatui.git.repository.refname"
419
							value="METACATUI_1_5_1" />
418 420
		<!--<property name="metacatui.git.repository.refname"
419
							value="METACATUI_1_4_BRANCH" /> -->
420
		<property name="metacatui.git.repository.refname"
421
									value="master" />
421
									value="master" />-->
422 422
		<property name="metacatui.build.dir"
423 423
					value="metacatui_build" />
424 424
		<property name="metacatui.resources.dir"

Also available in: Unified diff