Skip to content

Commit 944a233

Browse files
committed
aligned dependency to support artifact
1 parent 5a30fde commit 944a233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.xbib.elasticsearch.plugin</groupId>
7676
<artifactId>elasticsearch-support</artifactId>
77-
<version>0.90.10.1</version>
77+
<version>${project.version}</version>
7878
<type>jar</type>
7979
<scope>compile</scope>
8080
</dependency>

0 commit comments

Comments
 (0)