Remove explicit dependency on com.couchbase.client/core-io 34/86234/1
authorGuobiao Mo <guobiaomo@chinamobile.com>
Thu, 25 Apr 2019 06:05:43 +0000 (23:05 -0700)
committerGuobiao Mo <guobiaomo@chinamobile.com>
Thu, 25 Apr 2019 06:05:43 +0000 (23:05 -0700)
let org.springframework.data/spring-data-couchbase take care of
Couchbase dependencies.

Issue-ID: DCAEGEN2-1309
Change-Id: I0e6ba6198bb30a5cc69bdc6202f23df6c8c46e85
Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
components/datalake-handler/feeder/pom.xml
components/datalake-handler/feeder/src/main/resources/druid/unauthenticated.DCAE_CL_OUTPUT-sample-format.json

index 2af2af8..63a2af9 100644 (file)
             <version>1.5.22</version>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>com.couchbase.client</groupId>
-            <artifactId>core-io</artifactId>
-            <version>1.7.4</version>
-        </dependency>
     </dependencies>
 
     <build>
index 2f13f98..bbcb6d2 100644 (file)
@@ -1,7 +1,5 @@
 {\r
-       "_id": {\r
-               "$oid": "5bb3d3ad5bea3f41300959ba"\r
-       },\r
+       "_id": "5bb3d3ad5bea3f41300959ba",\r
        "closedLoopEventClient": "DCAE.HolmesInstance",\r
        "policyVersion": "1.0.0.5",\r
        "policyName": "CCVPN",\r