diff --git a/e2e-test/pom.xml b/e2e-test/pom.xml index ae039efb8..8c9ca433a 100644 --- a/e2e-test/pom.xml +++ b/e2e-test/pom.xml @@ -3,7 +3,7 @@ org.alfresco alfresco-search-and-insight-parent - 2.1.0-A7 + 2.1.0-SNAPSHOT org.alfresco search-analytics-e2e-test diff --git a/pom.xml b/pom.xml index 921a33b91..8c23d8d45 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 12 alfresco-search-and-insight-parent - 2.1.0-A7 + 2.1.0-SNAPSHOT pom Alfresco Search And Insight Parent @@ -24,7 +24,7 @@ scm:git:https://github.com/Alfresco/InsightEngine.git scm:git:https://github.com/Alfresco/InsightEngine.git https://github.com/Alfresco/InsightEngine - 2.1.0-A7 + HEAD 11 diff --git a/search-services/alfresco-search/pom.xml b/search-services/alfresco-search/pom.xml index bc9be5f8f..c01afe6d6 100644 --- a/search-services/alfresco-search/pom.xml +++ b/search-services/alfresco-search/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-search-parent - 2.1.0-A7 + 2.1.0-SNAPSHOT ../pom.xml @@ -15,7 +15,7 @@ org.alfresco alfresco-solrclient-lib - 2.1.0-A7 + 2.1.0-SNAPSHOT servlet-api diff --git a/search-services/alfresco-solrclient-lib/pom.xml b/search-services/alfresco-solrclient-lib/pom.xml index 0a0174a34..360fb21f1 100644 --- a/search-services/alfresco-solrclient-lib/pom.xml +++ b/search-services/alfresco-solrclient-lib/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-search-parent - 2.1.0-A7 + 2.1.0-SNAPSHOT diff --git a/search-services/packaging/pom.xml b/search-services/packaging/pom.xml index be67490ed..35438d9d5 100644 --- a/search-services/packaging/pom.xml +++ b/search-services/packaging/pom.xml @@ -12,7 +12,7 @@ org.alfresco alfresco-search-parent - 2.1.0-A7 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/search-services/pom.xml b/search-services/pom.xml index 67d2efd6a..349f9b2a6 100644 --- a/search-services/pom.xml +++ b/search-services/pom.xml @@ -4,13 +4,13 @@ org.alfresco alfresco-search-and-insight-parent - 2.1.0-A7 + 2.1.0-SNAPSHOT org.alfresco alfresco-search-parent - 2.1.0-A7 + 2.1.0-SNAPSHOT pom Alfresco Solr Search parent