diff --git a/e2e-test/pom.xml b/e2e-test/pom.xml index 9ebdbff66..650aeed3a 100644 --- a/e2e-test/pom.xml +++ b/e2e-test/pom.xml @@ -3,7 +3,7 @@ org.alfresco alfresco-search-and-insight-parent - 2.0.2-RC1 + 2.0.2-SNAPSHOT org.alfresco search-analytics-e2e-test diff --git a/pom.xml b/pom.xml index 75c770648..c2e2a1fb8 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 12 alfresco-search-and-insight-parent - 2.0.2-RC1 + 2.0.2-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.0.2-RC1 + HEAD 11 diff --git a/search-services/alfresco-search/pom.xml b/search-services/alfresco-search/pom.xml index 793c271d5..dd22de37b 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.0.2-RC1 + 2.0.2-SNAPSHOT ../pom.xml @@ -15,7 +15,7 @@ org.alfresco alfresco-solrclient-lib - 2.0.2-RC1 + 2.0.2-SNAPSHOT servlet-api diff --git a/search-services/alfresco-solrclient-lib/pom.xml b/search-services/alfresco-solrclient-lib/pom.xml index 3701004c4..bde2a8535 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.0.2-RC1 + 2.0.2-SNAPSHOT diff --git a/search-services/packaging/pom.xml b/search-services/packaging/pom.xml index c3216aeab..261b273c8 100644 --- a/search-services/packaging/pom.xml +++ b/search-services/packaging/pom.xml @@ -12,7 +12,7 @@ org.alfresco alfresco-search-parent - 2.0.2-RC1 + 2.0.2-SNAPSHOT ../pom.xml diff --git a/search-services/pom.xml b/search-services/pom.xml index 25caac12a..a69ca506b 100644 --- a/search-services/pom.xml +++ b/search-services/pom.xml @@ -4,13 +4,13 @@ org.alfresco alfresco-search-and-insight-parent - 2.0.2-RC1 + 2.0.2-SNAPSHOT org.alfresco alfresco-search-parent - 2.0.2-RC1 + 2.0.2-SNAPSHOT pom Alfresco Solr Search parent