Skip to content

Commit aa5dc35

Browse files
typo in Resource
1 parent c5229c0 commit aa5dc35

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -263,11 +263,6 @@
263263
<artifactId>tableschema-java</artifactId>
264264
<version>${tableschema-java-version}</version>
265265
</dependency>
266-
<dependency>
267-
<groupId>io.frictionlessdata</groupId>
268-
<artifactId>tableschema-java</artifactId>
269-
<version>0.5.1-SNAPSHOT</version>
270-
<scope>compile</scope>
271-
</dependency>
266+
272267
</dependencies>
273268
</project>

0 commit comments

Comments
 (0)