Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
solemabrothers committed Dec 3, 2020
1 parent b4dd573 commit bc14a86
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>aijar</artifactId>
<version>3.1.3</version>
<version>3.2.2-SNAPSHOT</version>
</parent>

<artifactId>aijar-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion omod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>aijar</artifactId>
<version>3.1.3</version>
<version>3.2.2-SNAPSHOT</version>
</parent>

<artifactId>aijar-omod</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.openmrs.module</groupId>
<artifactId>aijar</artifactId>
<version>3.1.3</version>
<version>3.2.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Aijar</name>
<description>Customizations for Uganda OpenMRS distribution</description>
Expand Down Expand Up @@ -49,7 +49,7 @@
<connection>scm:git:git@github.com:METS-Programme/openmrs-module-aijar.git</connection>
<developerConnection>scm:git:git@github.com:METS-Programme/openmrs-module-aijar.git</developerConnection>
<url>scm:git:https://github.com/METS-Programme/openmrs-module-aijar</url>
<tag>3.1.3</tag>
<tag>3.1.0</tag>
</scm>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>aijar</artifactId>
<groupId>org.openmrs.module</groupId>
<version>3.1.3</version>
<version>3.2.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit bc14a86

Please sign in to comment.