File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >me.xdrop</groupId >
55 <artifactId >fuzzywuzzy-build</artifactId >
6- <version >1.2 .0</version >
6+ <version >1.3 .0</version >
77 <name >fuzzywuzzy - build</name >
88 <description >Fuzzy string matching algorithm for Java</description >
99 <inceptionYear >2016</inceptionYear >
1212
1313 <licenses >
1414 <license >
15- <name >GPL 3 </name >
16- <url >https://www.gnu.org/licenses/gpl-3.0.en .html</url >
15+ <name >GPL 2 </name >
16+ <url >https://www.gnu.org/licenses/old-licenses/ gpl-2.0 .html</url >
1717 <distribution >repo</distribution >
1818 </license >
1919 </licenses >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >me.xdrop</groupId >
55 <artifactId >fuzzywuzzy</artifactId >
6- <version >1.2 .0</version >
6+ <version >1.3 .0</version >
77 <name >fuzzywuzzy</name >
88 <description >Fuzzy string searching implementation of the well-known fuzzywuzzy algorithm in Java</description >
99 <url >https://github.com/xdrop/fuzzywuzzy</url >
1212 <dependency >
1313 <groupId >me.xdrop</groupId >
1414 <artifactId >fuzzywuzzy-build</artifactId >
15- <version >1.2 .0</version >
15+ <version >1.3 .0</version >
1616 </dependency >
1717 </dependencies >
1818
1919 <licenses >
2020 <license >
21- <name >GPL 3 </name >
22- <url >https://www.gnu.org/licenses/gpl-3.0.en .html</url >
21+ <name >GPL 2 </name >
22+ <url >https://www.gnu.org/licenses/old-licenses/ gpl-2.0 .html</url >
2323 <distribution >repo</distribution >
2424 </license >
2525 </licenses >
Original file line number Diff line number Diff line change 55 <groupId >me.xdrop</groupId >
66 <artifactId >fuzzywuzzy-root</artifactId >
77 <name >fuzzywuzzy - root</name >
8- <version >1.2 .0</version >
8+ <version >1.3 .0</version >
99
1010 <packaging >pom</packaging >
1111
You can’t perform that action at this time.
0 commit comments