Skip to content

Commit

Permalink
update to correct next snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
mogoodrich committed Nov 13, 2024
1 parent 5d6c74a commit 9786f8d
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-integration-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omod-1.10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-omod-1.10</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omod-1.11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-omod-1.11</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omod-1.12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-omod-1.12</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omod-1.8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-omod-1.8</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omod-1.9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-omod-1.9</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omod-2.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-omod-2.0</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omod-2.1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-omod-2.1</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omod-2.2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-omod-2.2</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omod-2.3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-omod-2.3</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omod-2.4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>webservices.rest</artifactId>
<groupId>org.openmrs.module</groupId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion omod-2.5/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>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>

<artifactId>webservices.rest-omod-2.5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion omod-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-omod-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion omod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
</parent>
<artifactId>webservices.rest-omod</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.40.0-SNAPSHOT</version>
<version>2.47.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Rest Web Services</name>
<description>Parent project for the Rest Web Services Module</description>
Expand Down

0 comments on commit 9786f8d

Please sign in to comment.