Subversion Repositories SmartDukaan

Rev

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

Rev 8633 Rev 8634
Line 77... Line 77...
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>
81
			<groupId>org.apache.ant</groupId>
82
			<artifactId>ant-jsch</artifactId>
-
 
83
			<version>1.7.0</version>
-
 
84
		</dependency>
-
 
85
		<dependency>
-
 
86
			<groupId>org.apache.ant</groupId>
-
 
87
			<artifactId>ant-nodeps</artifactId>
82
			<artifactId>ant-nodeps</artifactId>
88
			<version>1.7.0</version>
83
			<version>1.7.0</version>
89
		</dependency>
84
		</dependency>
90
	</dependencies>
85
	</dependencies>
91
</project>
86
</project>