Project

General

Profile

« Previous | Next » 

Revision 69423f7e

Added by Andreas Müller over 8 years ago

Remove commented test dependencies

View differences:

cdm-pesi/pom.xml
58 58
  		<version>${project.version}</version>
59 59
  	</dependency>
60 60

  
61
  	
62
  	
63
<!--   	<dependency> -->
64
<!--         <groupId>org.unitils</groupId> -->
65
<!--         <artifactId>unitils-core</artifactId> -->
66
<!--     </dependency> -->
67
<!--     <dependency> -->
68
<!--       <groupId>org.dbunit</groupId> -->
69
<!--       <artifactId>dbunit</artifactId> -->
70
<!--     </dependency> -->
71
<!--     <dependency> -->
72
<!--       <groupId>xmlunit</groupId> -->
73
<!--       <artifactId>xmlunit</artifactId> -->
74
<!--   	</dependency> -->
75

  
76
		<!-- Profiling -->
61
	<!-- Profiling -->
77 62
		<dependency>
78 63
			<groupId>com.yourkit</groupId>
79 64
			<artifactId>yjp-controller-api-redist</artifactId>
80 65
			<version>9.0.8</version>
81
<!--			<scope>test</scope> -->
82
		</dependency>
66
<!--        <scope>test</scope> -->
67
	</dependency>
83 68
  </dependencies>
84 69
</project>
85 70

  

Also available in: Unified diff