Subversion Repositories SmartDukaan

Rev

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

Rev 16319 Rev 16590
Line 225... Line 225...
225
    <dependency>
225
    <dependency>
226
      <groupId>readonly.apache.struts</groupId>
226
      <groupId>readonly.apache.struts</groupId>
227
      <artifactId>struts2-convention-plugin</artifactId>
227
      <artifactId>struts2-convention-plugin</artifactId>
228
      <version>2.1.8.1</version>
228
      <version>2.1.8.1</version>
229
    </dependency>
229
    </dependency>
230
	<dependency>
230
    <dependency>
231
		<groupId>org.apache.struts</groupId>
231
      <groupId>readonly.apache.struts</groupId>
232
		<artifactId>struts2-core</artifactId>
232
      <artifactId>struts2-core</artifactId>
233
		<version>2.3.15.2</version>
233
      <version>2.1.8.1</version>
234
	</dependency>
234
    </dependency>
235
    <dependency>
235
    <dependency>
236
      <groupId>readonly.apache.struts</groupId>
236
      <groupId>readonly.apache.struts</groupId>
237
      <artifactId>struts2-rest-plugin</artifactId>
237
      <artifactId>struts2-rest-plugin</artifactId>
238
      <version>2.1.8.1</version>
238
      <version>2.1.8.1</version>
239
    </dependency>
239
    </dependency>