Remove trailing whitespace
[openflowjava.git] / simple-client / pom.xml
index f9dacffc17da2a7c223577260386dddbe45dbfd7..a68633e1d92120a5daed4290f54fe00383838069 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.6.0-SNAPSHOT</version>
     </parent>
     <artifactId>simple-client</artifactId>
     <packaging>bundle</packaging>
@@ -12,7 +12,7 @@
         <url>https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main</url>
       <tag>HEAD</tag>
   </scm>
-    
+
     <build>
         <plugins>
             <plugin>
@@ -26,7 +26,7 @@
             </plugin>
         </plugins>
     </build>
-    
+
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>