[maven-release-plugin] prepare release karaf-1.4.0

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@911730 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/shell/dev/pom.xml b/karaf/shell/dev/pom.xml
index 82edb94..f43ee0e 100644
--- a/karaf/shell/dev/pom.xml
+++ b/karaf/shell/dev/pom.xml
@@ -1,7 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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">
+<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">
 
   <!--
 
@@ -24,7 +21,7 @@
   <parent>
     <artifactId>shell</artifactId>
     <groupId>org.apache.felix.karaf.shell</groupId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -81,4 +78,4 @@
       </plugins>
   </build>  
 
-</project>
+</project>
\ No newline at end of file