File tree Expand file tree Collapse file tree 1 file changed +29
-3
lines changed Expand file tree Collapse file tree 1 file changed +29
-3
lines changed Original file line number Diff line number Diff line change 2424    </licenses >
2525
2626    <scm >
27-         <connection >scm:git:https:// github.com/ adlogix/googleads-dfp-utils.git</connection >
28-         <developerConnection >scm:git:https:// github.com/ adlogix/googleads-dfp-utils.git</developerConnection >
29-         <url >https:// github.com/ adlogix/googleads-dfp-utils.git</url >
27+         <connection >scm:git:git@ github.com: adlogix/googleads-dfp-utils.git</connection >
28+         <developerConnection >scm:git:git@ github.com: adlogix/googleads-dfp-utils.git</developerConnection >
29+         <url >git@ github.com: adlogix/googleads-dfp-utils.git</url >
3030    </scm >
3131
3232    <developers >
8181        </plugins >
8282    </build >
8383
84+     <profiles >
85+         <profile >
86+             <id >sonatype</id >
87+             <properties >
88+                 <sonatypeReleaseId >sonatype-nexus-staging</sonatypeReleaseId >
89+                 <sonatypeReleaseUrl >
90+                     https://oss.sonatype.org/service/local/staging/deploy/maven2
91+                 </sonatypeReleaseUrl >
92+                 <sonatypeSnapshotId >sonatype-nexus-snapshots</sonatypeSnapshotId >
93+                 <sonatypeSnapshotUrl >
94+                     https://oss.sonatype.org/content/repositories/snapshots/
95+                 </sonatypeSnapshotUrl >
96+             </properties >
97+             <distributionManagement >
98+                 <repository >
99+                     <id >${sonatypeReleaseId} </id >
100+                     <url >${sonatypeReleaseUrl} </url >
101+                 </repository >
102+                 <snapshotRepository >
103+                     <id >${sonatypeSnapshotId} </id >
104+                     <url >${sonatypeSnapshotUrl} </url >
105+                 </snapshotRepository >
106+             </distributionManagement >
107+         </profile >
108+     </profiles >
109+ 
84110    <dependencies >
85111        <dependency >
86112            <groupId >com.google.api-ads</groupId >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments