Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
LizaShak committed Aug 18, 2019
2 parents 7a74032 + 9c4494d commit 06d23e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions search/data-plane/data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,11 @@
<scope>system</scope>
<systemPath>${basedir}/lib/service-1.0-SNAPSHOT.jar</systemPath>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-test</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

</project>
Expand Down

0 comments on commit 06d23e3

Please sign in to comment.