Skip to content

Commit

Permalink
🤝 Prep release.
Browse files Browse the repository at this point in the history
  • Loading branch information
psbrandt committed Mar 17, 2021
1 parent 57af121 commit 64dfdd1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>edu.phema</groupId>
<artifactId>phema-elm-to-ohdsi</artifactId>
<version>0.3.6-SNAPSHOT</version>
<version>0.4.0</version>
<packaging>jar</packaging>

<name>phema-elm-to-ohdsi</name>
Expand Down Expand Up @@ -228,9 +228,9 @@
</dependency>

<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-r4</artifactId>
<version>${hapi.fhir.version}</version>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-structures-r4</artifactId>
<version>${hapi.fhir.version}</version>
</dependency>

<!-- OHDSI dependencies -->
Expand Down

0 comments on commit 64dfdd1

Please sign in to comment.