File tree Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 99    <parent >
1010        <groupId >com.salesforce.multicloudj</groupId >
1111        <artifactId >iam</artifactId >
12-         <version >${revision} </version >
12+         <version >0.2.10-SNAPSHOT </version >
1313        <relativePath >../pom.xml</relativePath >
1414    </parent >
1515
Original file line number Diff line number Diff line change 11<?xml  version =" 1.0"  encoding =" UTF-8" 
2- <project  xmlns =" http://maven.apache.org/POM/4.0.0" 
3-          xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" 
4-          xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" 
2+ <project  xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" 
53    <modelVersion >4.0.0</modelVersion >
64    <parent >
75        <groupId >com.salesforce.multicloudj</groupId >
86        <artifactId >multicloudj-parent</artifactId >
9-         <version >${revision} </version >
7+         <version >0.2.10-SNAPSHOT </version >
108        <relativePath >../pom.xml</relativePath >
119    </parent >
1210    <artifactId >iam</artifactId >
Original file line number Diff line number Diff line change 142142                <version >${project.version} </version >
143143                <type >test-jar</type >
144144            </dependency >
145+             <dependency >
146+                 <groupId >com.salesforce.multicloudj</groupId >
147+                 <artifactId >iam-client</artifactId >
148+                 <version >${project.version} </version >
149+             </dependency >
150+             <dependency >
151+                 <groupId >com.salesforce.multicloudj</groupId >
152+                 <artifactId >iam-client</artifactId >
153+                 <version >${project.version} </version >
154+                 <type >test-jar</type >
155+             </dependency >
145156            <dependency >
146157                <groupId >com.salesforce.multicloudj</groupId >
147158                <artifactId >blob-client</artifactId >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments