Initial opendaylight infrastructure commit!!
[controller.git] / opendaylight / sal / yang-prototype / sal / sal-common / pom.xml
1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
2         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">\r
3         <modelVersion>4.0.0</modelVersion>\r
4         <parent>\r
5                 <groupId>org.opendaylight.controller</groupId>\r
6                 <artifactId>sal</artifactId>\r
7                 <version>1.0-SNAPSHOT</version>\r
8         </parent>\r
9         <artifactId>sal-common</artifactId>\r
10 \r
11         <dependencies>\r
12         </dependencies>
13
14 </project>