MQ unit test updated
[platform/upstream/iotivity.git] / cloud / messagequeue / pom.xml
index 23961d9..e2cac00 100644 (file)
                        <version>0.0.1-SNAPSHOT</version>
                </dependency>
                <dependency>
-                       <groupId>org.mongodb</groupId>
-                       <artifactId>mongo-java-driver</artifactId>
-                       <version>3.2.0</version>
-               </dependency>
-               <dependency>
             <groupId>org.apache.kafka</groupId>
             <artifactId>kafka_2.11</artifactId>
             <version>0.9.0.0</version>