File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<groupId >com.erudika</groupId >
6
5
<artifactId >lucene-s3directory</artifactId >
7
- <version >1.0.0-SNAPSHOT </version >
6
+ <version >1.0.0</version >
8
7
9
8
<packaging >jar</packaging >
10
9
<name >Lucene S3 Directory</name >
43
42
<connection >scm:git:https://github.com/albogdano/lucene-s3directory.git</connection >
44
43
<developerConnection >scm:git:https://github.com/albogdano/lucene-s3directory.git</developerConnection >
45
44
<url >https://github.com/albogdano/lucene-s3directory</url >
46
- <tag >HEAD </tag >
45
+ <tag >1.0.0 </tag >
47
46
</scm >
48
47
49
48
<issueManagement >
You can’t perform that action at this time.
0 commit comments