Skip to content

Commit

Permalink
Merge pull request #259 from DBCG/develop
Browse files Browse the repository at this point in the history
Proposed 0.4.0 Release Redux
  • Loading branch information
JPercival authored Oct 1, 2020
2 parents 20f09e7 + 93b6972 commit 164e651
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@

<groupId>org.opencds.cqf</groupId>
<artifactId>common</artifactId>
<name>cqf-ruler-common</name>
</project>
1 change: 1 addition & 0 deletions cqf-ruler-dstu3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<groupId>org.opencds.cqf</groupId>
<artifactId>cqf-ruler-dstu3</artifactId>
<name>cqf-ruler-dstu3</name>

<properties>
<p.type>war</p.type>
Expand Down
1 change: 1 addition & 0 deletions cqf-ruler-r4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<groupId>org.opencds.cqf</groupId>
<artifactId>cqf-ruler-r4</artifactId>
<name>cqf-ruler-r4</name>

<properties>
<p.type>war</p.type>
Expand Down
1 change: 1 addition & 0 deletions dstu3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<groupId>org.opencds.cqf</groupId>
<artifactId>dstu3</artifactId>
<name>dstu3</name>

<dependencies>
<dependency>
Expand Down
1 change: 1 addition & 0 deletions r4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

<groupId>org.opencds.cqf</groupId>
<artifactId>r4</artifactId>
<name>r4</name>

<dependencies>
<dependency>
Expand Down

0 comments on commit 164e651

Please sign in to comment.