Skip to content

Commit

Permalink
Merge pull request #680 from WildMeOrg/version-update-1030
Browse files Browse the repository at this point in the history
update WB Version number for next release
  • Loading branch information
TanyaStere42 authored Aug 20, 2024
2 parents 0146e27 + df74b91 commit 6e7a7f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.ecocean</groupId>
<artifactId>wildbook</artifactId>
<version>10.2.2</version>
<version>10.3.0</version>
<packaging>war</packaging>

<properties>
Expand Down Expand Up @@ -248,7 +248,7 @@
<dependency>
<groupId>org.opensearch.client</groupId>
<artifactId>opensearch-java</artifactId>
<!--
<!--
<version>2.9.1</version>
-->
<version>2.10.3</version>
Expand Down Expand Up @@ -695,4 +695,4 @@
<url>https://maven.pkg.github.com/WildbookOrg/Wildbook</url>
</repository>
</distributionManagement>
</project>
</project>

0 comments on commit 6e7a7f2

Please sign in to comment.