Skip to content

Commit

Permalink
Fixed broken pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Klish committed May 6, 2020
1 parent 6a79c31 commit 254d776
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions elide-graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,13 @@
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-test-helpers</artifactId>
<version>5.0.0-pr9-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-example-models</artifactId>
<version>5.0.0-pr9-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 254d776

Please sign in to comment.