This repository was archived by the owner on Jul 17, 2020. 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 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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/xsd/maven-4.0.0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <groupId >com.github.joschi.nosqlunit</groupId >
65 <artifactId >nosqlunit-elasticsearch-http</artifactId >
7- <version >1.0.0-1-SNAPSHOT </version >
6+ <version >1.0.0-1</version >
87
98 <name >NoSQLUnit Elasticsearch HTTP API</name >
109 <description >Support for the Elasticsearch HTTP API in NoSQLUnit</description >
2221 <developerConnection >scm:git:git@github.com:joschi/nosqlunit-elasticsearch-http.git</developerConnection >
2322 <connection >scm:git:https://github.com/joschi/nosqlunit-elasticsearch-http.git</connection >
2423 <url >https://github.com/joschi/nosqlunit-elasticsearch-http</url >
25- </scm >
24+ <tag >nosqlunit-elasticsearch-http-1.0.0-1</tag >
25+ </scm >
2626
2727 <ciManagement >
2828 <system >Travis CI</system >
You can’t perform that action at this time.
0 commit comments