Created
November 26, 2014 09:57
-
-
Save jstefek/b16e77ea245cf895c5b2 to your computer and use it in GitHub Desktop.
richfaces release settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <settings> | |
| <localRepository>/home/hudson/users-tmp/lfryc/richfaces-release-m2-repo</localRepository> | |
| <mirrors> | |
| <mirror> | |
| <id>jboss-staging-repository-group</id> | |
| <mirrorOf>!jboss-qa-releases,!jboss-public-repository-group,central</mirrorOf> | |
| <name>JBoss.org Staging Repository Group</name> | |
| <url>https://repository.jboss.org/nexus/content/groups/staging</url> | |
| </mirror> | |
| </mirrors> | |
| </settings> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment