From 533c14242f9c58f979bb0b311b9060b53646f4f8 Mon Sep 17 00:00:00 2001 From: uboness Date: Fri, 4 Sep 2015 16:30:11 +0200 Subject: [PATCH] Bumped the version to 3.0.0-SNAPSHOT Original commit: elastic/x-pack-elasticsearch@0771b3e58983b2e72add93316a09a23b26eef409 --- marvel/pom.xml | 2 +- pom.xml | 4 ++-- qa/pom.xml | 2 +- qa/shield-core-rest-tests/pom.xml | 2 +- qa/shield-example-realm/pom.xml | 2 +- qa/smoke-test-plugins-ssl/pom.xml | 2 +- qa/smoke-test-plugins/pom.xml | 2 +- qa/smoke-test-watcher-with-shield/pom.xml | 2 +- shield/pom.xml | 2 +- .../org/elasticsearch/shield/VersionCompatibilityTests.java | 2 +- watcher/pom.xml | 2 +- x-dev-tools/pom.xml | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/marvel/pom.xml b/marvel/pom.xml index 994c07dd848..38399099f69 100644 --- a/marvel/pom.xml +++ b/marvel/pom.xml @@ -12,7 +12,7 @@ org.elasticsearch.plugin x-plugins - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index cfaacdbeee1..608d61fc0ce 100644 --- a/pom.xml +++ b/pom.xml @@ -8,14 +8,14 @@ org.elasticsearch.plugin x-plugins - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT pom X-Plugins: Parent POM org.elasticsearch.plugin plugins - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/qa/pom.xml b/qa/pom.xml index 51f9dfc7d59..dd863df3092 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -14,7 +14,7 @@ org.elasticsearch.plugin x-plugins - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/qa/shield-core-rest-tests/pom.xml b/qa/shield-core-rest-tests/pom.xml index 5f0733d0957..0889f3e929c 100644 --- a/qa/shield-core-rest-tests/pom.xml +++ b/qa/shield-core-rest-tests/pom.xml @@ -8,7 +8,7 @@ org.elasticsearch.qa x-plugins-qa - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT