File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2525 <dependencies >
2626 <dependency >
2727 <groupId >com.github.andrestubbe</groupId >
28- <artifactId >fastcore </artifactId >
28+ <artifactId >FastCore </artifactId >
2929 <version >0.1.0</version >
3030 </dependency >
3131 <dependency >
3232 <groupId >com.github.andrestubbe</groupId >
33- <artifactId >fastFileIndex </artifactId >
33+ <artifactId >FastFileIndex </artifactId >
3434 <version >0.1.0</version >
3535 </dependency >
3636 </dependencies >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >com.github.andrestubbe</groupId >
77 <artifactId >FastFileIndex</artifactId >
8- <version >v0 .1.0</version >
8+ <version >0 .1.0</version >
99 <packaging >jar</packaging >
1010
1111 <properties >
2525 <dependency >
2626 <groupId >com.github.andrestubbe</groupId >
2727 <artifactId >FastCore</artifactId >
28- <version >v0 .1.0</version >
28+ <version >0 .1.0</version >
2929 </dependency >
3030 </dependencies >
3131
You can’t perform that action at this time.
0 commit comments