Subversion Repositories SmartDukaan

Rev

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

Rev 4425 Rev 4465
Line 172... Line 172...
172
    <dependency>
172
    <dependency>
173
	  <groupId>javax.mail</groupId>
173
	  <groupId>javax.mail</groupId>
174
	  <artifactId>mail</artifactId>
174
	  <artifactId>mail</artifactId>
175
	  <version>1.4</version>
175
	  <version>1.4</version>
176
	</dependency>
176
	</dependency>
-
 
177
    <dependency>
-
 
178
		<groupId>commons-net</groupId>
-
 
179
		<artifactId>commons-net</artifactId>
-
 
180
		<version>3.0.1</version>
-
 
181
	</dependency>
-
 
182
            
177
    
183
            
178
    
184
    
179
  </dependencies>
185
  </dependencies>
180
</project>
186
</project>