Skip to content

Commit

Permalink
Added codenvy public repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergii Kabashniuk committed Jul 17, 2015
1 parent 2fbb0e2 commit fff36cb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,18 @@
</dependency>
</dependencies>
</dependencyManagement>
<repositories>
<repository>
<id>codenvy-public-repo</id>
<name>codenvy public</name>
<url>https://maven.codenvycorp.com/content/groups/public/</url>
</repository>
<repository>
<id>codenvy-public-snapshots-repo</id>
<name>codenvy public snapshots</name>
<url>https://maven.codenvycorp.com/content/repositories/codenvy-public-snapshots/</url>
</repository>
</repositories>
<build>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit fff36cb

Please sign in to comment.