Skip to content

Commit

Permalink
[megs-meris-ac] added pom.xml to deploy on github
Browse files Browse the repository at this point in the history
  • Loading branch information
fdandria committed Oct 3, 2014
1 parent c07042b commit 82a1427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/app-resources/application.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<jobTemplate id="megs">
<streamingExecutable>/application/megs/run.sh</streamingExecutable>
<defaultParameters>
<parameter id="prdurls" title="PRD URLs (optional)" abstract="PRD URLs" scope="runtime" />
<parameter id="prdurls" title="PRD URLs (optional)" abstract="PRD URLs" scope="test" />
<parameter id="starttime" title="Start Time" abstract="Start Time to query the Catalogue" scope="runtime" type="opensearch" target="time:start" />
<parameter id="enddate" title="End time" abstract="End time to query the Catalogue" scope="runtime" type="opensearch" target="time:end" />
<parameter id="bbox" title="Bounding Box" abstract="Bounding Box to query the Catalogue" scope="runtime" type="opensearch" target="geo:box" />
Expand Down

0 comments on commit 82a1427

Please sign in to comment.