Subversion Repositories SmartDukaan

Rev

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

Rev 3530 Rev 3547
Line 1... Line 1...
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2
    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
    <modelVersion>4.0.0</modelVersion>
3
    <modelVersion>4.0.0</modelVersion>
4
 
4
 
5
    <groupId>Shop2020</groupId>
5
    <groupId>in.shop2020</groupId>
6
    <artifactId>CRMService</artifactId>
6
    <artifactId>CRMService</artifactId>
7
    <version>1.0-SNAPSHOT</version>
7
    <version>1.0-SNAPSHOT</version>
8
    <packaging>jar</packaging>
8
    <packaging>jar</packaging>
9
 
9
 
10
    <name>CRMService</name>
10
    <name>CRMService</name>