commit | 300b8cc3b973ab80fa1d488116f360b77ab6f2e3 | [log] [tgz] |
---|---|---|
author | Andrew Brown <andrew.brown@intel.com> | Thu Jan 22 16:31:49 2015 -0800 |
committer | Andrew Brown <andrew.brown@intel.com> | Thu Jan 22 16:31:49 2015 -0800 |
tree | b6d28dde926e8f3d6a7462764f751ff5117ab387 | |
parent | 9bf05bfe4240c35da06e30f0faacaa4c88f9daf7 [diff] [blame] |
Add release repository
diff --git a/pom.xml b/pom.xml index 2d1d63c..6e1d42e 100644 --- a/pom.xml +++ b/pom.xml
@@ -46,6 +46,13 @@ <scope>test</scope> </dependency> </dependencies> + <repositories> + <repository> + <id>ubit-artifactory-or.intel.com</id> + <name>IT Artifactory (libs)</name> + <url>https://ubit-artifactory-or.intel.com/artifactory/libs-release-local</url> + </repository> + </repositories> <distributionManagement> <repository> <id>ubit-artifactory-or.intel.com</id>