Format pom.xml file
This commit is contained in:
		
							parent
							
								
									7b5a6483b9
								
							
						
					
					
						commit
						529dfa473b
					
				
							
								
								
									
										12
									
								
								.idea/codeStyles/Project.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								.idea/codeStyles/Project.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					<component name="ProjectCodeStyleConfiguration">
 | 
				
			||||||
 | 
					  <code_scheme name="Project" version="173">
 | 
				
			||||||
 | 
					    <XML>
 | 
				
			||||||
 | 
					      <option name="XML_SPACE_INSIDE_EMPTY_TAG" value="true" />
 | 
				
			||||||
 | 
					    </XML>
 | 
				
			||||||
 | 
					    <codeStyleSettings language="XML">
 | 
				
			||||||
 | 
					      <indentOptions>
 | 
				
			||||||
 | 
					        <option name="INDENT_SIZE" value="2" />
 | 
				
			||||||
 | 
					      </indentOptions>
 | 
				
			||||||
 | 
					    </codeStyleSettings>
 | 
				
			||||||
 | 
					  </code_scheme>
 | 
				
			||||||
 | 
					</component>
 | 
				
			||||||
							
								
								
									
										5
									
								
								.idea/codeStyles/codeStyleConfig.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								.idea/codeStyles/codeStyleConfig.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
				
			|||||||
 | 
					<component name="ProjectCodeStyleConfiguration">
 | 
				
			||||||
 | 
					  <state>
 | 
				
			||||||
 | 
					    <option name="USE_PER_PROJECT_SETTINGS" value="true" />
 | 
				
			||||||
 | 
					  </state>
 | 
				
			||||||
 | 
					</component>
 | 
				
			||||||
							
								
								
									
										2
									
								
								.idea/runConfigurations/FitNesse.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								.idea/runConfigurations/FitNesse.xml
									
									
									
										generated
									
									
									
								
							@ -1,5 +1,5 @@
 | 
				
			|||||||
<component name="ProjectRunConfigurationManager">
 | 
					<component name="ProjectRunConfigurationManager">
 | 
				
			||||||
  <configuration default="false" name="FitNesse" type="JarApplication" factoryName="JAR Application">
 | 
					  <configuration default="false" name="FitNesse" type="JarApplication" factoryName="JAR Application" singleton="true">
 | 
				
			||||||
    <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
 | 
					    <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
 | 
				
			||||||
    <option name="JAR_PATH" value="$PROJECT_DIR$/fitnesse/fitnesse-standalone.jar" />
 | 
					    <option name="JAR_PATH" value="$PROJECT_DIR$/fitnesse/fitnesse-standalone.jar" />
 | 
				
			||||||
    <option name="PROGRAM_PARAMETERS" value="-p 5150 -d fitnesse" />
 | 
					    <option name="PROGRAM_PARAMETERS" value="-p 5150 -d fitnesse" />
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										7
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								pom.xml
									
									
									
									
									
								
							@ -1,7 +1,6 @@
 | 
				
			|||||||
<project
 | 
					<project xmlns="http://maven.apache.org/POM/4.0.0"
 | 
				
			||||||
  xmlns="http://maven.apache.org/POM/4.0.0"
 | 
					         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 | 
				
			||||||
  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">
 | 
				
			||||||
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <modelVersion>4.0.0</modelVersion>
 | 
					  <modelVersion>4.0.0</modelVersion>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user