File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Rocana Fork
2+ ===========
3+
4+ This is a fork of [ cloudera/cm_api] ( https://github.com/cloudera/cm_api ) .
5+
6+ The fork was originally performed to get around an issue that may be resolved in https://github.com/cloudera/cm_api/pull/63 .
7+ This fork may no longer be needed once that has merged, and another release of the original repo is made.
8+
19Cloudera Manager RESTful API Clients
210====================================
311
Original file line number Diff line number Diff line change 55 <groupId >com.cloudera.api</groupId >
66 <artifactId >cloudera-manager-api</artifactId >
77 <name >Cloudera Manager API</name >
8- <version >5.12.0</version >
8+ <version >5.12.0-rocana1.0.0-SNAPSHOT </version >
99
1010 <properties >
1111 <cxf .version>2.7.7</cxf .version>
2020
2121 <distributionManagement >
2222 <repository >
23- <id >cdh.releases.repo </id >
24- <url >http://maven.jenkins.cloudera.com:8081/artifactory/cdh-staging-local</ url >
25- <name >CDH Releases Repository</ name >
23+ <id >com.rocana.releases </id >
24+ <name >Rocana Release Repository</ name >
25+ <url >http://repository.rocana.com/content/repositories/com.scalingdata.releases/</ url >
2626 </repository >
2727 <snapshotRepository >
28- <id >cdh.snapshots.repo </id >
29- <url >http://maven.jenkins.cloudera.com:8081/artifactory/libs-snapshot-local</ url >
30- <name >CDH Snapshots Repository</ name >
28+ <id >com.rocana.snapshots </id >
29+ <name >Rocana Snapshots Repository</ name >
30+ <url >http://repository.rocana.com/content/repositories/com.scalingdata.snapshots/</ url >
3131 </snapshotRepository >
3232 </distributionManagement >
3333
You can’t perform that action at this time.
0 commit comments