This repository was archived by the owner on Jan 23, 2025. It is now read-only.
File tree 1 file changed +0
-9
lines changed
1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 8
8
<PhaseType id =" screening" typeId =" 3" typeName =" Screening" />
9
9
<PhaseType id =" review" typeId =" 4" typeName =" Review" />
10
10
<PhaseType id =" approval" typeId =" 11" typeName =" Approval" />
11
- <PhaseType id =" specification_submission" typeId =" 13" typeName =" Specification Submission" />
12
- <PhaseType id =" specification_review" typeId =" 14" typeName =" Specification Review" />
13
11
<PhaseType id =" checkpoint_submission" typeId =" 15" typeName =" Checkpoint Submission" />
14
12
<PhaseType id =" checkpoint_screening" typeId =" 16" typeName =" Checkpoint Screening" />
15
13
<PhaseType id =" checkpoint_review" typeId =" 17" typeName =" Checkpoint Review" />
16
14
</PhaseTypes >
17
15
<!-- A set of project phases defined in this template. -->
18
16
<Phases >
19
17
<!-- A definition of a single phase. -->
20
- <Phase id =" specificationSubmissionPhase" length =" 172800000" type =" specification_submission" phaseId =" 13" />
21
-
22
- <Phase id =" specificationReviewPhase" length =" 21600000" type =" specification_review" phaseId =" 14" >
23
- <Dependency id =" specificationSubmissionPhase" isDependencyStart =" false" isDependentStart =" true" lagTime =" 0" />
24
- </Phase >
25
-
26
18
<Phase id =" registrationPhase" length =" 518400000" type =" registration" phaseId =" 1" >
27
- <Dependency id =" specificationReviewPhase" isDependencyStart =" false" isDependentStart =" true" lagTime =" 0" />
28
19
</Phase >
29
20
30
21
<Phase id =" checkpointSubmissionPhase" length =" 259200000" type =" checkpoint_submission" phaseId =" 15" >
You can’t perform that action at this time.
0 commit comments