Subversion Repositories SmartDukaan

Rev

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

Rev 3024 Rev 3030
Line 115... Line 115...
115
            <groupId>in.shop2020</groupId>
115
            <groupId>in.shop2020</groupId>
116
            <artifactId>ThriftConfig</artifactId>
116
            <artifactId>ThriftConfig</artifactId>
117
            <version>1.0-SNAPSHOT</version>
117
            <version>1.0-SNAPSHOT</version>
118
        </dependency>
118
        </dependency>
119
        <dependency>
119
        <dependency>
120
            <groupId>org.springframework</groupId>
-
 
121
            <artifactId>spring-core</artifactId>
-
 
122
            <version>3.0.5.RELEASE</version>
-
 
123
        </dependency>
-
 
124
        <dependency>
-
 
125
            <groupId>in.shop2020</groupId>
120
            <groupId>in.shop2020</groupId>
126
            <artifactId>Common</artifactId>
121
            <artifactId>Common</artifactId>
127
            <version>1.0-SNAPSHOT</version>
122
            <version>1.0-SNAPSHOT</version>
128
        </dependency>
123
        </dependency>
129
    </dependencies>
124
    </dependencies>