Skip to content

Commit 254d776

Browse files
author
Aaron Klish
committed
Fixed broken pom
1 parent 6a79c31 commit 254d776

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

elide-graphql/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,13 @@
5050
<groupId>com.yahoo.elide</groupId>
5151
<artifactId>elide-test-helpers</artifactId>
5252
<version>5.0.0-pr9-SNAPSHOT</version>
53+
<scope>test</scope>
5354
</dependency>
5455
<dependency>
5556
<groupId>com.yahoo.elide</groupId>
5657
<artifactId>elide-example-models</artifactId>
5758
<version>5.0.0-pr9-SNAPSHOT</version>
59+
<scope>test</scope>
5860
</dependency>
5961
<dependency>
6062
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)