Subversion Repositories SmartDukaan

Rev

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

Rev 1728 Rev 1740
Line 1... Line 1...
1
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2
  <modelVersion>4.0.0</modelVersion>
2
  <modelVersion>4.0.0</modelVersion>
3
  <groupId>in.shop2020</groupId>
3
  <groupId>in.shop2020</groupId>
4
  <artifactId>Social</artifactId>
4
  <artifactId>Social</artifactId>
5
  <packaging>war</packaging>
5
  <packaging>war</packaging>
6
  <version>1.0-Snapshot</version>
6
  <version>1.0-SNAPSHOT</version>
7
 
7
 
8
  <name>Social Network Applications</name>
8
  <name>Social Network Applications</name>
9
  <url>http://shop2020.in</url>
9
  <url>http://shop2020.in</url>
10
	
10
	
11
  <parent>
11
  <parent>