Project

General

Profile

« Previous | Next » 

Revision 8656

update to use 2.4.1 so the trunk has all artifacts for upgrades.

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_4_BRANCH" /> -->
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