Skip to content

Commit

Permalink
[maven-release-plugin] prepare release spa-1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
openmrs-bot committed Aug 16, 2024
1 parent 780f92e commit aa7fcc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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>spa</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.0.10</version>
</parent>

<artifactId>spa-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>spa</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.0.10</version>
<packaging>pom</packaging>
<name>Single Page Application</name>
<description>The SPA module for OpenMRS</description>
Expand All @@ -25,7 +25,7 @@
<connection>scm:git:[email protected]:openmrs/openmrs-module-spa.git</connection>
<developerConnection>scm:git:[email protected]:openmrs/openmrs-module-spa.git</developerConnection>
<url>https://github.com/openmrs/openmrs-module-spa.git</url>
<tag>HEAD</tag>
<tag>spa-1.0.10</tag>
</scm>

<modules>
Expand Down

0 comments on commit aa7fcc3

Please sign in to comment.