Subversion Repositories SmartDukaan

Rev

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

Rev 1953 Rev 2039
Line 50... Line 50...
50
    <dependency>
50
    <dependency>
51
      <groupId>in.shop2020</groupId>
51
      <groupId>in.shop2020</groupId>
52
      <artifactId>ThriftConfig</artifactId>
52
      <artifactId>ThriftConfig</artifactId>
53
      <version>1.0-SNAPSHOT</version>
53
      <version>1.0-SNAPSHOT</version>
54
    </dependency>
54
    </dependency>
-
 
55
    <dependency>
-
 
56
      <groupId>in.shop2020</groupId>
-
 
57
      <artifactId>Common</artifactId>
-
 
58
      <version>1.0-SNAPSHOT</version>
-
 
59
    </dependency>
55
	<dependency>
60
	<dependency>
56
	    <groupId>org.slf4j</groupId>
61
	    <groupId>org.slf4j</groupId>
57
	    <artifactId>slf4j-api</artifactId>
62
	    <artifactId>slf4j-api</artifactId>
58
	    <version>1.6.1</version>
63
	    <version>1.6.1</version>
59
	</dependency>
64
	</dependency>