first draft implementation of openflowjava-core
[openflowjava.git] / openflow-protocol-spi / pom.xml
index 61b6143ae0f5a1f61d019babf528cd94ef419b2d..954ed4385d12d25fc3cf80c2400334fa7620d6d8 100644 (file)
@@ -1,19 +1,19 @@
-<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/xsd/maven-4.0.0.xsd">
-    <modelVersion>4.0.0</modelVersion>
-    <parent>
-        <groupId>org.opendaylight.openflow</groupId>
-        <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.1-SNAPSHOT</version>
-    </parent>
-    <artifactId>openflow-protocol-spi</artifactId>
-       <name>Openflow Protocol Library SPI</name>
-       
-    <dependencies>
-       <dependency>
-           <groupId>org.opendaylight.openflow</groupId>
-            <artifactId>openflow-protocol-api</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-    </dependencies>
-</project>
\ No newline at end of file
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">\r
+    <modelVersion>4.0.0</modelVersion>\r
+    <parent>\r
+        <groupId>org.opendaylight.openflow</groupId>\r
+        <artifactId>openflow-protocol-parent</artifactId>\r
+        <version>0.1-SNAPSHOT</version>\r
+    </parent>\r
+    <artifactId>openflow-protocol-spi</artifactId>\r
+       <name>Openflow Protocol Library SPI</name>\r
+       \r
+    <dependencies>\r
+       <dependency>\r
+           <groupId>org.opendaylight.openflow</groupId>\r
+            <artifactId>openflow-protocol-api</artifactId>\r
+            <version>${project.version}</version>\r
+        </dependency>\r
+    </dependencies>\r
+</project>\r