Subversion Repositories SmartDukaan

Rev

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

Rev 16318 Rev 16322
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
	
-
 
384
	<dependency>
383
    <dependency>
385
		<groupId>org.apache.struts</groupId>
384
      <groupId>readonly.apache.struts</groupId>
386
		<artifactId>struts2-core</artifactId>
385
      <artifactId>struts2-core</artifactId>
387
		<version>2.3.15.2</version>
386
      <version>2.1.8.1</version>
388
	</dependency>
387
    </dependency>
389
    
-
 
390
    <dependency>
388
    <dependency>
391
      <groupId>readonly.apache.struts</groupId>
389
      <groupId>readonly.apache.struts</groupId>
392
      <artifactId>struts2-rest-plugin</artifactId>
390
      <artifactId>struts2-rest-plugin</artifactId>
393
      <version>2.1.8.1</version>
391
      <version>2.1.8.1</version>
394
    </dependency>
392
    </dependency>
395
    
-
 
396
    <dependency>
393
    <dependency>
397
      <groupId>readonly.apache.struts</groupId>
394
      <groupId>readonly.apache.struts</groupId>
398
      <artifactId>xstream</artifactId>
395
      <artifactId>xstream</artifactId>
399
      <version>1.2.2</version>
396
      <version>1.2.2</version>
400
    </dependency>
397
    </dependency>