Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Commit 88a207f

Browse files
committed
Merge branch 'release/0.3.0'
2 parents 094ae2e + e374f27 commit 88a207f

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

pom.xml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
<name>SANSA Stack - Query Layer - Parent</name>
1111
<description>SANSA Query Library</description>
12+
<url>https://github.com/SANSA-Stack/SANSA-Query</url>
1213
<inceptionYear>2015</inceptionYear>
1314

1415
<organization>
@@ -215,20 +216,6 @@
215216
</dependency>
216217

217218

218-
219-
<dependency>
220-
<groupId>org.mortbay.jetty</groupId>
221-
<artifactId>jetty</artifactId>
222-
<!-- <scope>provided</scope> -->
223-
</dependency>
224-
225-
<dependency>
226-
<groupId>org.mortbay.jetty</groupId>
227-
<artifactId>jetty-util</artifactId>
228-
<!-- <scope>provided</scope> -->
229-
</dependency>
230-
231-
232219
<!-- Scala -->
233220
<dependency>
234221
<groupId>org.scala-lang</groupId>

0 commit comments

Comments
 (0)