Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Commit

Permalink
Add repo for CQL SNAPSHOTs
Browse files Browse the repository at this point in the history
  • Loading branch information
hadleynet committed Apr 12, 2016
1 parent 79b4ad1 commit fe1d046
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@
<version>1.0-SNAPSHOT</version>
<name>cqlTranslationServer</name>

<repositories>
<repository>
<id>sonatype-public</id>
<name>Sonatype Public</name>
<url>https://oss.sonatype.org/content/groups/public/</url>
</repository>
</repositories>

<dependencyManagement>
<dependencies>
<dependency>
Expand Down

0 comments on commit fe1d046

Please sign in to comment.