Subversion Repositories SmartDukaan

Rev

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

Rev 3435 Rev 3465
Line 167... Line 167...
167
    <dependency>
167
    <dependency>
168
    	<groupId>org.apache.velocity</groupId>
168
    	<groupId>org.apache.velocity</groupId>
169
    	<artifactId>velocity-tools</artifactId>
169
    	<artifactId>velocity-tools</artifactId>
170
    	<version>2.0</version>
170
    	<version>2.0</version>
171
    </dependency>
171
    </dependency>
-
 
172
    <dependency>
-
 
173
	  <groupId>javax.mail</groupId>
-
 
174
	  <artifactId>mail</artifactId>
-
 
175
	  <version>1.4</version>
-
 
176
	</dependency>
-
 
177
    
-
 
178
    
172
  </dependencies>
179
  </dependencies>
173
</project>
180
</project>