Project

General

Profile

« Previous | Next » 

Revision 46919

depending on groovy instead of groovy-all artefact

View differences:

pom.xml
105 105
			<artifactId>mail</artifactId>
106 106
			<version>1.4</version>
107 107
		</dependency>
108

  
108 109
		<dependency>
109 110
			<groupId>org.codehaus.groovy</groupId>
110
			<artifactId>groovy-all</artifactId>
111
			<artifactId>groovy</artifactId>
111 112
			<version>2.1.6</version>
112 113
		</dependency>
114

  
113 115
		<dependency>
114 116
			<groupId>junit</groupId>
115 117
			<artifactId>junit</artifactId>

Also available in: Unified diff