File tree 3 files changed +19
-1
lines changed
3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <manifest >
3
+ <remote name =" couchbase" fetch =" https://github.com/couchbase" review =" review.couchbase.org" />
4
+ <
remote name =
" couchbaselabs" fetch =
" ssh://[email protected] /couchbaselabs/" />
5
+ <project name =" vulcan-core" remote =" couchbaselabs" revision =" 44a2a66aa410a84f9884c1ebf1a08faf4693dea4" />
6
+ <project name =" build" remote =" couchbase" revision =" 4c88139fd4810c8bfd99c6bb91a936c827e065e1" >
7
+ <annotation name =" VERSION" value =" 0.1.2" keep =" true" />
8
+ </project >
9
+ </manifest >
Original file line number Diff line number Diff line change 4
4
<
remote name =
" couchbaselabs" fetch =
" ssh://[email protected] /couchbaselabs/" />
5
5
<project name =" vulcan-core" remote =" couchbaselabs" revision =" master" />
6
6
<project name =" build" remote =" couchbase" revision =" 4c88139fd4810c8bfd99c6bb91a936c827e065e1" >
7
- <annotation name =" VERSION" value =" 1.0 .0" keep =" true" />
7
+ <annotation name =" VERSION" value =" 0.2 .0" keep =" true" />
8
8
</project >
9
9
</manifest >
Original file line number Diff line number Diff line change 1
1
{
2
2
"manifests" : {
3
3
"vulcan/master.xml" : {
4
+ "production" : true ,
5
+ "interval" : 240 ,
6
+ "restricted" : false ,
7
+ "start_build" : 1 ,
8
+ "trigger_blackduck" : true ,
9
+ "do-build" : false ,
10
+ "keep_git" : true
11
+ },
12
+ "vulcan/0.1.xml" : {
4
13
"production" : true ,
5
14
"interval" : 240 ,
6
15
"restricted" : false ,
You can’t perform that action at this time.
0 commit comments