Skip to content

Commit 2111969

Browse files
committed
Update to next snapshot version and next snapshot pihemr version
1 parent 0ed587c commit 2111969

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

content/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.pih.openmrs</groupId>
66
<artifactId>lesotho-emr</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.1.0-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>lesotho-content</artifactId>

distro/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.pih.openmrs</groupId>
88
<artifactId>lesotho-emr</artifactId>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>1.1.0-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>lesotho-distro</artifactId>
@@ -26,11 +26,11 @@
2626
<frontendType>zip</frontendType>
2727
<parentGroup>org.pih.openmrs</parentGroup>
2828
<parentArtifact>pihemr-distro</parentArtifact>
29-
<parentVersion>3.0.0-SNAPSHOT</parentVersion>
29+
<parentVersion>3.1.0-SNAPSHOT</parentVersion>
3030
<parentType>jar</parentType>
3131
<parentContentGroupId>org.pih.openmrs</parentContentGroupId>
3232
<parentContentArtifactId>pihemr-content</parentContentArtifactId>
33-
<parentContentVersion>3.0.0-SNAPSHOT</parentContentVersion>
33+
<parentContentVersion>3.1.0-SNAPSHOT</parentContentVersion>
3434
<parentContentType>zip</parentContentType>
3535
</properties>
3636

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<name>PIH Lesotho EMR</name>
77
<description>PIH Lesotho EMR</description>
88
<url>https://github.com/PIH/lesotho-emr</url>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>1.1.0-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<organization>

0 commit comments

Comments
 (0)