Site updates

This commit is contained in:
James Agnew 2015-11-23 18:14:56 -05:00
parent 4e30701a2b
commit 26e2e2527d
2 changed files with 13 additions and 8 deletions

View File

@ -23,6 +23,7 @@
<execution>
<id>check-java-api</id>
<phase>test</phase>
<inherited>true</inherited>
<goals>
<goal>check</goal>
</goals>

View File

@ -19,16 +19,12 @@
</thead>
<tbody>
<tr>
<td rowspan="2">hapi-fhir-structures-dstu</td>
<td>1.1</td>
<td rowspan="1">hapi-fhir-structures-dstu</td>
<td>1.1 - 1.3</td>
<td><a href="http://www.hl7.org/fhir/DSTU1/index.html">DSTU1 0.0.82</a></td>
</tr>
<tr>
<td>1.2</td>
<td><a href="http://www.hl7.org/fhir/DSTU1/index.html">DSTU1 0.0.82</a></td>
</tr>
<tr>
<td rowspan="2">hapi-fhir-structures-dstu2</td>
<td rowspan="3">hapi-fhir-structures-dstu2</td>
<td>1.1</td>
<td><a href="http://www.hl7.org/fhir/2015May/index.html">DSTU2 0.5.0</a></td>
</tr>
@ -37,7 +33,11 @@
<td><a href="http://hl7.org/fhir/2015Sep/index.html">DSTU2 1.0.0</a></td>
</tr>
<tr>
<td rowspan="2">hapi-fhir-structures-hl7org-dstu2</td>
<td>1.3</td>
<td><a href="http://hl7.org/fhir/2015Sep/index.html">DSTU2 1.0.2</a></td>
</tr>
<tr>
<td rowspan="3">hapi-fhir-structures-hl7org-dstu2</td>
<td>1.1</td>
<td><a href="http://hl7-fhir.github.io/">DSTU2 0.5.0 Snapshot</a> (SVN 5843)</td>
</tr>
@ -45,6 +45,10 @@
<td>1.2</td>
<td><a href="http://hl7.org/fhir/2015Sep/index.html">DSTU2 1.0.0</a></td>
</tr>
<tr>
<td>1.3</td>
<td><a href="http://hl7.org/fhir/2015Sep/index.html">DSTU2 1.0.2</a></td>
</tr>
</tbody>
</table>