This repository was archived by the owner on Sep 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43
54 <modelVersion >4.0.0</modelVersion >
65 <groupId >fr.pilato.spring</groupId >
76 <artifactId >spring-elasticsearch</artifactId >
87 <packaging >jar</packaging >
98 <name >spring-elasticsearch</name >
10- <version >5.0-SNAPSHOT </version >
9+ <version >5.0</version >
1110 <url >https://github.com/dadoonet/spring-elasticsearch</url >
1211 <description >Spring factories for Elasticsearch</description >
1312
7574 <
url >scm:git:
[email protected] :dadoonet/spring-elasticsearch.git</
url >
7675 <
connection >scm:git:
[email protected] :dadoonet/spring-elasticsearch.git</
connection >
7776 <
developerConnection >scm:git:
[email protected] :dadoonet/spring-elasticsearch.git</
developerConnection >
78- </scm >
77+ <tag >spring-elasticsearch-5.0</tag >
78+ </scm >
7979
8080 <issueManagement >
8181 <system >GitHub</system >
You can’t perform that action at this time.
0 commit comments