Subversion Repositories SmartDukaan

Rev

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

Rev 5885 Rev 8615
Line 110... Line 110...
110
				</exclusion>
110
				</exclusion>
111
			</exclusions>
111
			</exclusions>
112
		</dependency>
112
		</dependency>
113
		<dependency>
113
		<dependency>
114
			<groupId>in.shop2020</groupId>
114
			<groupId>in.shop2020</groupId>
-
 
115
			<artifactId>SnapDealFeeds</artifactId>
-
 
116
			<version>1.0-SNAPSHOT</version>
-
 
117
		</dependency>
-
 
118
		<dependency>
-
 
119
			<groupId>in.shop2020</groupId>
115
			<artifactId>Common</artifactId>
120
			<artifactId>Common</artifactId>
116
			<version>1.0-SNAPSHOT</version>
121
			<version>1.0-SNAPSHOT</version>
117
			<exclusions>
122
			<exclusions>
118
				<exclusion>
123
				<exclusion>
119
					<groupId>readonly.slf4j</groupId>
124
					<groupId>readonly.slf4j</groupId>
Line 220... Line 225...
220
		<dependency>
225
		<dependency>
221
			<groupId>readonly.apache</groupId>
226
			<groupId>readonly.apache</groupId>
222
			<artifactId>log4j</artifactId>
227
			<artifactId>log4j</artifactId>
223
			<version>1.2.16</version>
228
			<version>1.2.16</version>
224
		</dependency>
229
		</dependency>
-
 
230
 
225
		<dependency>
231
		<dependency>
226
			<groupId>org.json</groupId>
232
			<groupId>org.json</groupId>
227
			<artifactId>json</artifactId>
233
			<artifactId>json</artifactId>
228
			<version>20090211</version>
234
			<version>20090211</version>
229
		</dependency>
235
		</dependency>