Skip to content

Commit

Permalink
added tinkerpop respository for blueprints artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Kollegger committed Oct 21, 2011
1 parent 74843ef commit c432a9e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Expand Up @@ -76,6 +76,11 @@ the relevant Commercial Agreement.
<id>Sun</id>
<url>http://download.java.net/maven/2</url>
</repository>
<repository>
<id>tinkerpop-repository</id>
<name>TinkerPop Maven2 Repository</name>
<url>http://tinkerpop.com/maven2</url>
</repository>
</repositories>
<dependencies>
<dependency>
Expand Down Expand Up @@ -243,4 +248,4 @@ the relevant Commercial Agreement.
</site>
</distributionManagement>

</project>
</project>

0 comments on commit c432a9e

Please sign in to comment.