diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000000..f150ae01915 --- /dev/null +++ b/pom.xml @@ -0,0 +1,66 @@ + + + 4.0.0 + org.mongodb + mongo-java-driver + bundle + MongoDB Java Driver + 2.8.0 + The MongoDB Java driver + http://www.mongodb.org + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + https://github.com/mongodb/mongo-java-driver + + + + UTF-8 + + + + src/main + src/test + + + org.apache.felix + maven-bundle-plugin + 2.3.7 + true + + + com.mongodb.* + org.bson.* + + + + + + + + + org.testng + testng + 6.3.1 + test + + + + + + Various + 10gen + + + +