Skip to content

Commit

Permalink
⬆️ Updating the versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dubdabasoduba committed Mar 19, 2022
1 parent ab23b8e commit bf4428a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions location/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<parent>
<artifactId>hapi-fhir-opensrp-extensions</artifactId>
<groupId>org.smartregister</groupId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
</parent>

<description>The repository holds the location extensions on the HAPI server</description>
<groupId>org.smartregister.hapi-fhir-opensrp-extensions</groupId>
<name>HAPI FHIR OpenSRP Extensions (Locations)</name>
<packaging>jar</packaging>
<url>https://github.com/opensrp/hapi-fhir-opensrp-extensions</url>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<artifactId>location</artifactId>

</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.smartregister</groupId>
<artifactId>hapi-fhir-opensrp-extensions</artifactId>
<packaging>pom</packaging>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<name>HAPI FHIR OpenSRP Extensions</name>
<description>This repository holds all the code extensions on top of Hapi-FHIR</description>
<url>https://github.com/opensrp/hapi-fhir-opensrp-extensions</url>
Expand Down
4 changes: 2 additions & 2 deletions practitioner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<parent>
<artifactId>hapi-fhir-opensrp-extensions</artifactId>
<groupId>org.smartregister</groupId>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
</parent>

<description>The repository holds the practitioner details extensions on the HAPI server</description>
<groupId>org.smartregister.hapi-fhir-opensrp-extensions</groupId>
<name>HAPI FHIR OpenSRP Extensions (Practitioner)</name>
<packaging>jar</packaging>
<url>https://github.com/opensrp/hapi-fhir-opensrp-extensions</url>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.11-SNAPSHOT</version>
<artifactId>practitioner</artifactId>

<properties>
Expand Down

0 comments on commit bf4428a

Please sign in to comment.