Subversion Repositories SmartDukaan

Rev

Rev 7924 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7924 Rev 31038
Line 55... Line 55...
55
  	<dependency>
55
  	<dependency>
56
  		<groupId>log4j</groupId>
56
  		<groupId>log4j</groupId>
57
  		<artifactId>log4j</artifactId>
57
  		<artifactId>log4j</artifactId>
58
  		<version>1.2.8</version>
58
  		<version>1.2.8</version>
59
  	</dependency>
59
  	</dependency>
60
  	<dependency>
60
  	<!-- <dependency>
61
  		<groupId>javax.mail</groupId>
61
  		<groupId>javax.mail</groupId>
62
  		<artifactId>mailapi</artifactId>
62
  		<artifactId>mailapi</artifactId>
63
  		<version>1.4.3</version>
63
  		<version>1.4.3</version>
64
  	</dependency>
64
  	</dependency> -->
65
  	<dependency>
65
  	<dependency>
66
  		<groupId>org.apache.axis</groupId>
66
  		<groupId>org.apache.axis</groupId>
67
  		<artifactId>axis-saaj</artifactId>
67
  		<artifactId>axis-saaj</artifactId>
68
  		<version>1.4</version>
68
  		<version>1.4</version>
69
  	</dependency>
69
  	</dependency>