We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f4464a commit 9779897Copy full SHA for 9779897
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.erudika</groupId>
6
<artifactId>para-search-elasticsearch</artifactId>
7
- <version>1.39.1-SNAPSHOT</version>
+ <version>1.40.0</version>
8
<packaging>jar</packaging>
9
10
<name>Para Elasticsearch Plugin</name>
@@ -40,7 +40,7 @@
40
<connection>scm:git:https://github.com/erudika/para-search-elasticsearch.git</connection>
41
<developerConnection>scm:git:[email protected]:erudika/para-search-elasticsearch.git</developerConnection>
42
<url>https://github.com/erudika/para-search-elasticsearch</url>
43
- <tag>HEAD</tag>
+ <tag>1.40.0</tag>
44
</scm>
45
46
<issueManagement>
0 commit comments