diff --git a/API/pom.xml b/API/pom.xml index 34bd331..2ba2fee 100644 --- a/API/pom.xml +++ b/API/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 3.4 + 2.4 urlfrontier-API diff --git a/client/pom.xml b/client/pom.xml index fbdb99e..07c03ba 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 3.4 + 2.4 urlfrontier-client diff --git a/pom.xml b/pom.xml index 3b7102b..10b72cd 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.crawler-commons urlfrontier pom - 3.4 + 2.4 urlfrontier https://github.com/crawler-commons/url-frontier diff --git a/service/pom.xml b/service/pom.xml index 73de052..632deeb 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 3.4 + 2.4 urlfrontier-service diff --git a/tests/pom.xml b/tests/pom.xml index 2277d18..fc3ba55 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 3.4 + 2.4 urlfrontier-test-suite