Subversion Repositories SmartDukaan

Rev

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

Rev 2391 Rev 3428
Line 31... Line 31...
31
    </plugins>
31
    </plugins>
32
  </build>
32
  </build>
33
  
33
  
34
  <dependencies>
34
  <dependencies>
35
    <dependency>
35
    <dependency>
36
      <groupId>readonly.apache</groupId>
36
  		<groupId>org.apache.thrift</groupId>
37
      <artifactId>thrift</artifactId>
37
  		<artifactId>libthrift</artifactId>
38
      <version>0.2.0</version>
38
  		<version>0.7.0</version>
39
    </dependency>
39
	</dependency>
40
    <dependency>
40
    <dependency>
41
      <groupId>readonly.apache</groupId>
41
      <groupId>readonly.apache</groupId>
42
      <artifactId>log4j</artifactId>
42
      <artifactId>log4j</artifactId>
43
      <version>1.2.16</version>
43
      <version>1.2.16</version>
44
    </dependency>
44
    </dependency>