diff --git a/e2e-test/pom.xml b/e2e-test/pom.xml index 39f94f499..926c04a09 100644 --- a/e2e-test/pom.xml +++ b/e2e-test/pom.xml @@ -3,8 +3,8 @@ 4.0.0 org.alfresco - alfresco-super-pom - 10 + alfresco-search-and-insight-parent + 1.5.0-SNAPSHOT search-analytics-e2e-test search-analytics-e2e-test @@ -14,30 +14,16 @@ 6.0.1.2 6.0.0.4 3.0.11 - 3.1.0 src/test/resources/SearchSuite.xml - 11 - ${java.version} - ${java.version} - 3.8.1 2.7.7 - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - ${java.version} - true - true - - org.apache.maven.plugins maven-surefire-plugin @@ -53,29 +39,34 @@ + + org.alfresco + alfresco-insight-jdbc + ${project.version} + org.alfresco.tas restapi-test ${tas.rest.api.version} test - - - com.fasterxml.jackson.core - jackson-databind - - + + + com.fasterxml.jackson.core + jackson-databind + + org.alfresco.tas cmis-test ${tas.cmis.api.version} test - - - com.fasterxml.jackson.core - jackson-databind - - + + + com.fasterxml.jackson.core + jackson-databind + + org.alfresco @@ -83,40 +74,40 @@ ${rm.version} test - - com.fasterxml.jackson.core - jackson-databind - ${jackson.databind.version} - + + com.fasterxml.jackson.core + jackson-databind + ${jackson.databind.version} + org.alfresco alfresco-governance-services-automation-community-rest-api ${rm.version} tests test - - - com.fasterxml.jackson.core - jackson-databind - - + + + com.fasterxml.jackson.core + jackson-databind + + + + + + org.alfresco.tas + utility + ${tas.utility.version} + + + slf4j-api + org.slf4j + + + junit + junit + + - - - org.alfresco.tas - utility - ${tas.utility.version} - - - slf4j-api - org.slf4j - - - junit - junit - - - org.projectlombok lombok @@ -124,9 +115,9 @@ test - org.openjfx - javafx-fxml - 12-ea+10 - + org.openjfx + javafx-fxml + 12-ea+10 + - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index de8e449dd..5731b13fe 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ scm:git:https://git.alfresco.com/search_discovery/insightengine.git scm:git:https://git.alfresco.com/search_discovery/insightengine.git https://git.alfresco.com/search_discovery/insightengine.git - 1.1.0 + HEAD 11 @@ -39,6 +39,7 @@ search-services insight-engine + e2e-test @@ -48,6 +49,7 @@ 3.8.1 ${java.version} + ${java.version} true true