Subversion Repositories SmartDukaan

Rev

Rev 8635 | Rev 9404 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8635 Rev 8636
Line 76... Line 76...
76
			<groupId>org.apache.ant</groupId>
76
			<groupId>org.apache.ant</groupId>
77
			<artifactId>ant</artifactId>
77
			<artifactId>ant</artifactId>
78
			<version>1.7.0</version>
78
			<version>1.7.0</version>
79
		</dependency>
79
		</dependency>
80
		<dependency>
80
		<dependency>
81
			<groupId>org.apache.ant</groupId>
-
 
82
			<artifactId>ant-nodeps</artifactId>
-
 
83
			<version>1.7.0</version>
-
 
84
		</dependency>
-
 
85
		<dependency>
-
 
86
			<groupId>org.codehaus.groovy.maven.support</groupId>
81
			<groupId>org.codehaus.groovy.maven.support</groupId>
87
			<artifactId>ant-launcher-1.7.0</artifactId>
82
			<artifactId>ant-launcher-1.7.0</artifactId>
88
			<version>1.0-rc-2</version>
83
			<version>1.0-rc-2</version>
89
		</dependency>
84
		</dependency>
90
	</dependencies>
85
	</dependencies>