Skip to content

Commit

Permalink
Updated to use the qualified name for the 2.6.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jsight committed Jun 19, 2014
1 parent fc321c2 commit 07cd553
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion graph/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<dependency>
<groupId>com.tinkerpop</groupId>
<artifactId>frames</artifactId>
<version>2.6.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.tinkerpop.gremlin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
<dependency>
<groupId>com.tinkerpop</groupId>
<artifactId>frames</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0-jsight-SNAPSHOT</version>
</dependency>

<!-- Forge and Furnace -->
Expand Down

0 comments on commit 07cd553

Please sign in to comment.