diff --git a/.travis.yml b/.travis.yml index 64cd8779e..6cc3238bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,13 +9,8 @@ before_script: env: matrix: - PROFILE=ci - - PROFILE=mongo3 - - PROFILE=mongo3-next - - PROFILE=mongo31 - - PROFILE=mongo32 - - PROFILE=mongo33 - - PROFILE=mongo34 - PROFILE=mongo34-next + - PROFILE=mongo35-next # Current MongoDB version is 2.4.2 as of 2016-04, see https://github.com/travis-ci/travis-ci/issues/3694 # apt-get starts a MongoDB instance so it's not started using before_script diff --git a/pom.xml b/pom.xml index 589350ee0..eea61f492 100644 --- a/pom.xml +++ b/pom.xml @@ -114,73 +114,6 @@ - - - mongo3 - - 3.0.4 - - - - - - - mongo3-next - - 3.0.5-SNAPSHOT - - - - - mongo-snapshots - https://oss.sonatype.org/content/repositories/snapshots - - - - - - - - mongo31 - - 3.1.1 - - - - - - - mongo32 - - 3.2.2 - - - - - - - mongo33 - - 3.3.0 - - - - - mongo-snapshots - https://oss.sonatype.org/content/repositories/snapshots - - - - - - - - mongo34 - - 3.4.2 - - - @@ -198,6 +131,22 @@ + + + mongo35-next + + 3.5.0-SNAPSHOT + + + + + mongo-snapshots + https://oss.sonatype.org/content/repositories/snapshots + + + + + release