File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 4646  <properties >
4747    <!--  Define it here because we can't use ${project.version} for plugins and it's useful for
4848         commons children anyway -->  
49-     <commons .version>17.0 .0-SNAPSHOT</commons .version>
49+     <commons .version>17.1 .0-SNAPSHOT</commons .version>
5050
5151    <!--  The previous stable version of this project to check against for finding backward incompatibility
5252         (binary and source). -->  
292292         plugin executes before, the property is undefined and makes the tests fail. Thus, we define an empty property 
293293         here to make sure it doesn't fail. See also https://issues.apache.org/jira/browse/SUREFIRE-1431 
294294    -->  
295-     <argLine   />
295+     <argLine />
296296
297297  </properties >
298298  <licenses >
22092209            <configuration >
22102210              <skip >${xwiki.enforcer.enforce-upper-bounds.skip} </skip >
22112211              <rules >
2212-                 <requireUpperBoundDeps   />
2212+                 <requireUpperBoundDeps />
22132213              </rules >
22142214            </configuration >
22152215          </execution >
27872787                    </goals >
27882788                  </pluginExecutionFilter >
27892789                  <action >
2790-                     <ignore   />
2790+                     <ignore />
27912791                  </action >
27922792                </pluginExecution >
27932793                <pluginExecution >
28022802                    </goals >
28032803                  </pluginExecutionFilter >
28042804                  <action >
2805-                     <ignore   />
2805+                     <ignore />
28062806                  </action >
28072807                </pluginExecution >
28082808              </pluginExecutions >
30083008                <phase >generate-resources</phase >
30093009                <configuration >
30103010                  <target >
3011-                     <mkdir  dir =" ${project.build.directory}/apidocs"   />
3011+                     <mkdir  dir =" ${project.build.directory}/apidocs"  />
30123012                  </target >
30133013                </configuration >
30143014                <goals >
32473247                    <property >
32483248                      <!--  Try to work around error: "[SEVERE]: bind() failed: Cannot assign requested address (99)" --> 
32493249                      <name >webdriver.chrome.whitelistedIps</name >
3250-                       <value   />
3250+                       <value />
32513251                    </property >
32523252                  </properties >
32533253                </configuration >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments