Subversion Repositories SmartDukaan

Rev

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

Rev 5437 Rev 9445
Line 120... Line 120...
120
					<groupId>readonly.slf4j</groupId>
120
					<groupId>readonly.slf4j</groupId>
121
					<artifactId>slf4j-simple</artifactId>
121
					<artifactId>slf4j-simple</artifactId>
122
				</exclusion>
122
				</exclusion>
123
			</exclusions>
123
			</exclusions>
124
		</dependency>
124
		</dependency>
-
 
125
		<dependency>
-
 
126
			<groupId>in.shop2020</groupId>
-
 
127
			<artifactId>SaholicProductFeeds</artifactId>
-
 
128
			<version>1.0-SNAPSHOT</version>
-
 
129
		</dependency>
125
		<!-- Required in the final package but not at the compile time. So putting 
130
		<!-- Required in the final package but not at the compile time. So putting 
126
			them at the bottom of the dependency list. -->
131
			them at the bottom of the dependency list. -->
127
		<dependency>
132
		<dependency>
128
			<groupId>readonly.apache</groupId>
133
			<groupId>readonly.apache</groupId>
129
			<artifactId>commons-collections</artifactId>
134
			<artifactId>commons-collections</artifactId>