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
55 <properties >
6- <openrefine .version>3.8.7 </openrefine .version>
6+ <openrefine .version>3.9.0 </openrefine .version>
77 <!-- Change the values below, as well as the groupId & url, to reflect your extension -->
88 <extension .id>openrefine-files-extension</extension .id>
99 <extension .name>OpenRefine Files Extension</extension .name>
105105 <dependencies >
106106 <dependency >
107107 <groupId >org.openrefine</groupId >
108- <artifactId >main </artifactId >
108+ <artifactId >core </artifactId >
109109 <version >${openrefine.version} </version >
110110 <scope >provided</scope >
111111 </dependency >
126126 </dependency >
127127 <dependency >
128128 <groupId >org.openrefine</groupId >
129- <artifactId >main </artifactId >
129+ <artifactId >core </artifactId >
130130 <version >${openrefine.version} </version >
131131 <type >test-jar</type >
132132 <scope >test</scope >
You can’t perform that action at this time.
0 commit comments