Skip to content

Commit

Permalink
Merge pull request #70 from opensrp/update-server-core-v2.12.21
Browse files Browse the repository at this point in the history
update server core v2.12.21
  • Loading branch information
qiarie committed Dec 20, 2021
2 parents 1075b0a + f35ed78 commit aeb21bd
Showing 1 changed file with 2 additions and 2 deletions.
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-connector</artifactId>
<packaging>jar</packaging>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.4-SNAPSHOT</version>
<name>opensrp-server-connector</name>
<description>OpenSRP Server Connector module</description>
<url>http://github.com/OpenSRP/opensrp-server-connector</url>
Expand All @@ -17,7 +17,7 @@
<nexus-staging-maven-plugin.version>1.5.1</nexus-staging-maven-plugin.version>
<spring.version>5.2.3.RELEASE</spring.version>
<opensrp.api.version>1.0.6-SNAPSHOT</opensrp.api.version>
<opensrp.core.version>2.12.19-SNAPSHOT</opensrp.core.version>
<opensrp.core.version>2.12.21-SNAPSHOT</opensrp.core.version>
<powermock.version>2.0.5</powermock.version>
<lombok.version>1.18.12</lombok.version>

Expand Down

0 comments on commit aeb21bd

Please sign in to comment.