Subversion Repositories SmartDukaan

Rev

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

Rev 9063 Rev 12449
Line 95... Line 95...
95
			<artifactId>xwork-core</artifactId>
95
			<artifactId>xwork-core</artifactId>
96
			<version>2.1.6</version>
96
			<version>2.1.6</version>
97
		</dependency>
97
		</dependency>
98
		<dependency>
98
		<dependency>
99
			<groupId>in.shop2020</groupId>
99
			<groupId>in.shop2020</groupId>
100
			<artifactId>ThriftConfig</artifactId>
-
 
101
			<version>1.0-SNAPSHOT</version>
-
 
102
			<exclusions>
-
 
103
				<exclusion>
-
 
104
					<groupId>readonly.slf4j</groupId>
-
 
105
					<artifactId>slf4j-api</artifactId>
-
 
106
				</exclusion>
-
 
107
				<exclusion>
-
 
108
					<groupId>readonly.slf4j</groupId>
-
 
109
					<artifactId>slf4j-simple</artifactId>
-
 
110
				</exclusion>
-
 
111
			</exclusions>
-
 
112
		</dependency>
-
 
113
		<dependency>
-
 
114
			<groupId>in.shop2020</groupId>
-
 
115
			<artifactId>SnapDealFeeds</artifactId>
100
			<artifactId>SnapDealFeeds</artifactId>
116
			<version>1.0-SNAPSHOT</version>
101
			<version>1.0-SNAPSHOT</version>
117
		</dependency>
102
		</dependency>
118
		<dependency>
103
		<dependency>
119
			<groupId>in.shop2020</groupId>
104
			<groupId>in.shop2020</groupId>
Line 264... Line 249...
264
			<artifactId>httpmime</artifactId>
249
			<artifactId>httpmime</artifactId>
265
			<version>4.2</version>
250
			<version>4.2</version>
266
			<type>jar</type>
251
			<type>jar</type>
267
			<scope>compile</scope>
252
			<scope>compile</scope>
268
		</dependency>
253
		</dependency>
-
 
254
		<dependency>
-
 
255
			<groupId>in.shop2020</groupId>
-
 
256
			<artifactId>AmazonMws</artifactId>
-
 
257
			<version>1.0-SNAPSHOT</version>
-
 
258
		</dependency>
269
	</dependencies>
259
	</dependencies>
270
</project>
260
</project>