Subversion Repositories SmartDukaan

Rev

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

Rev 9103 Rev 9220
Line 213... Line 213...
213
      <groupId>in.shop2020</groupId>
213
      <groupId>in.shop2020</groupId>
214
      <artifactId>Common</artifactId>
214
      <artifactId>Common</artifactId>
215
      <version>1.0-SNAPSHOT</version>
215
      <version>1.0-SNAPSHOT</version>
216
    </dependency>
216
    </dependency>
217
    
217
    
-
 
218
    <dependency>
-
 
219
      <groupId>in.shop2020</groupId>
-
 
220
      <artifactId>ContentStore</artifactId>
-
 
221
      <version>1.0-SNAPSHOT</version>
-
 
222
    </dependency>
-
 
223
    
218
	<!-- All the other dependencies. -->
224
	<!-- All the other dependencies. -->
219
	<dependency>
225
	<dependency>
220
      <groupId>readonly.apache</groupId>
226
      <groupId>readonly.apache</groupId>
221
      <artifactId>commons-codec</artifactId>
227
      <artifactId>commons-codec</artifactId>
222
      <version>1.4</version>
228
      <version>1.4</version>