File tree Expand file tree Collapse file tree 1 file changed +10
-16
lines changed Expand file tree Collapse file tree 1 file changed +10
-16
lines changed Original file line number Diff line number Diff line change 144144					<plugin >
145145                        <groupId >org.apache.maven.plugins</groupId >
146146                        <artifactId >maven-release-plugin</artifactId >
147-                         <version >2.5.3</version >
148147                        <configuration >
149148                            <pushChanges >true</pushChanges >
150149                            <localCheckout >true</localCheckout >
191190			<scope >test</scope >
192191		</dependency >
193192	</dependencies >
194- 	 <distributionManagement >
195- 		 <snapshotRepository >
196- 			 <id >ossrh</id >
197- 			 <url >https://oss.sonatype.org/content/repositories/snapshots</url >
198- 		 </snapshotRepository >
199- 		 <repository >
200- 			 <id >ossrh</id >
201- 			 <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
202- 		 </repository >
203- 	 </distributionManagement >
193+      <distributionManagement >
194+          <snapshotRepository >
195+              <id >ossrh</id >
196+              <url >https://oss.sonatype.org/content/repositories/snapshots</url >
197+          </snapshotRepository >
198+          <repository >
199+              <id >ossrh</id >
200+              <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
201+          </repository >
202+      </distributionManagement >
204203	<dependencyManagement >
205204		<dependencies >
206205			<dependency >
359358					<groupId >org.apache.maven.plugins</groupId >
360359					<artifactId >maven-release-plugin</artifactId >
361360					<version >2.5.3</version >
362- 					<configuration >
363- 						<mavenExecutorId >forked-path</mavenExecutorId >
364- 						<useReleaseProfile >false</useReleaseProfile >
365- 						<arguments >-Psonatype-oss-release -Psamples</arguments >
366- 					</configuration >
367361				</plugin >
368362				<plugin >
369363					<artifactId >maven-compiler-plugin</artifactId >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments