Subversion Repositories SmartDukaan

Rev

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

Rev 3524 Rev 5128
Line 63... Line 63...
63
      <groupId>aopalliance</groupId>
63
      <groupId>aopalliance</groupId>
64
      <artifactId>aopalliance</artifactId>
64
      <artifactId>aopalliance</artifactId>
65
      <version>1.0</version>
65
      <version>1.0</version>
66
    </dependency>
66
    </dependency>
67
    <dependency>
67
    <dependency>
-
 
68
	  <groupId>javax.mail</groupId>
-
 
69
	  <artifactId>mail</artifactId>
-
 
70
	  <version>1.4</version>
-
 
71
	</dependency>
-
 
72
    <dependency>
68
      <groupId>junit</groupId>
73
      <groupId>junit</groupId>
69
      <artifactId>junit</artifactId>
74
      <artifactId>junit</artifactId>
70
      <version>4.7</version>
75
      <version>4.7</version>
71
      <scope>test</scope>
76
      <scope>test</scope>
72
    </dependency>
77
    </dependency>