Subversion Repositories SmartDukaan

Rev

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

Rev 2620 Rev 2699
Line 1... Line -...
1
<?xml version="1.0" encoding="UTF-8"?>
-
 
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
  <modelVersion>4.0.0</modelVersion>
2
  <modelVersion>4.0.0</modelVersion>
4
 
3
 
5
  <!-- The Basics -->
4
  <!-- The Basics -->
6
  <groupId>in.shop2020</groupId>
5
  <groupId>in.shop2020</groupId>
Line 43... Line 42...
43
			<version>1.2</version>
42
			<version>1.2</version>
44
			<scope>provided</scope>
43
			<scope>provided</scope>
45
		</dependency>
44
		</dependency>
46
 
45
 
47
               <dependency>
46
               <dependency>
48
                   <groupId>org.apache.hadoop</groupId>
47
                   <groupId>readonly.hadoop</groupId>
49
                   <artifactId>hadoop-core</artifactId>
48
                   <artifactId>hadoop-core</artifactId>
50
                   <version>0.20.2</version>
49
                   <version>0.20.2</version>
51
               </dependency>
50
               </dependency>
52
               
51
               
53
               <dependency>
52
               <dependency>