Skip to content

Commit

Permalink
Merge pull request #1209 from opensrp/v2.2-remove-slow-joins-queries
Browse files Browse the repository at this point in the history
remove slow joins queries in EventMetaData
  • Loading branch information
ageryck authored Aug 20, 2024
2 parents c295927 + b168a69 commit aea105c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file added compose.yml
Empty file.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<artifactId>opensrp-server-web</artifactId>
<packaging>war</packaging>
<version>2.10.12-SNAPSHOT</version>
<version>2.10.13-SNAPSHOT</version>
<name>opensrp-server-web</name>
<description>OpenSRP Server Web Application</description>
<url>https://github.com/OpenSRP/opensrp-server-web</url>
Expand All @@ -24,7 +24,7 @@
<redis.jedis.version>3.8.0</redis.jedis.version>
<opensrp.updatePolicy>always</opensrp.updatePolicy>
<nexus-staging-maven-plugin.version>1.5.1</nexus-staging-maven-plugin.version>
<opensrp.core.version>2.14.9-SNAPSHOT</opensrp.core.version>
<opensrp.core.version>2.14.10-SNAPSHOT</opensrp.core.version>
<opensrp.connector.version>2.4.1-SNAPSHOT</opensrp.connector.version>
<opensrp.interface.version>2.0.1-SNAPSHOT</opensrp.interface.version>
<powermock.version>2.0.5</powermock.version>
Expand Down

0 comments on commit aea105c

Please sign in to comment.