Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
Add private cloudbees qualimente repo to list of plugin repos.
Browse files Browse the repository at this point in the history
  • Loading branch information
skuenzli committed Jun 24, 2012
1 parent 918a52b commit ccb43d7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions sample-webapp/pom.xml
Expand Up @@ -59,6 +59,17 @@
<name>Excilys Repository</name>
<url>http://repository.excilys.com/content/groups/public</url>
</pluginRepository>
<pluginRepository>
<id>qualimente-snapshot</id>
<name>QualiMente Snapshot Repository</name>
<url>http://repository-qualimente.forge.cloudbees.com/snapshot/</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
<dependencies>

Expand Down

0 comments on commit ccb43d7

Please sign in to comment.