Skip to content

Commit

Permalink
SDC-2724. Malformed Poms in messaging-client and Elastic_proto_lib
Browse files Browse the repository at this point in the history
Change-Id: I5f1f5452cd81936e73b9874e88c084455e96affc
Reviewed-on: https://review.streamsets.net/2515
Tested-by: StreamSets CI <[email protected]>
Reviewed-by: Santhosh Kumar <[email protected]>
  • Loading branch information
santhoshkumarml committed Apr 7, 2016
1 parent 1bd01b2 commit 5cdc890
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
7 changes: 0 additions & 7 deletions elasticsearch-protolib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,6 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-sdc-elasticsearch-2</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-common</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions messaging-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@
<artifactId>jackson-databind</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-json-dto</artifactId>
Expand Down

0 comments on commit 5cdc890

Please sign in to comment.