Subversion Repositories SmartDukaan

Rev

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

Rev 16306 Rev 16318
Line 378... Line 378...
378
    <dependency>
378
    <dependency>
379
      <groupId>readonly.apache.struts</groupId>
379
      <groupId>readonly.apache.struts</groupId>
380
      <artifactId>struts2-convention-plugin</artifactId>
380
      <artifactId>struts2-convention-plugin</artifactId>
381
      <version>2.1.8.1</version>
381
      <version>2.1.8.1</version>
382
    </dependency>
382
    </dependency>
-
 
383
	
383
    <dependency>
384
	<dependency>
384
      <groupId>readonly.apache.struts</groupId>
385
		<groupId>org.apache.struts</groupId>
385
      <artifactId>struts2-core</artifactId>
386
		<artifactId>struts2-core</artifactId>
386
      <version>2.1.8.1</version>
387
		<version>2.3.15.2</version>
387
    </dependency>
388
	</dependency>
-
 
389
    
388
    <dependency>
390
    <dependency>
389
      <groupId>readonly.apache.struts</groupId>
391
      <groupId>readonly.apache.struts</groupId>
390
      <artifactId>struts2-rest-plugin</artifactId>
392
      <artifactId>struts2-rest-plugin</artifactId>
391
      <version>2.1.8.1</version>
393
      <version>2.1.8.1</version>
392
    </dependency>
394
    </dependency>
-
 
395
    
393
    <dependency>
396
    <dependency>
394
      <groupId>readonly.apache.struts</groupId>
397
      <groupId>readonly.apache.struts</groupId>
395
      <artifactId>xstream</artifactId>
398
      <artifactId>xstream</artifactId>
396
      <version>1.2.2</version>
399
      <version>1.2.2</version>
397
    </dependency>
400
    </dependency>