[maven-release-plugin] prepare release npn-api-1.1.1.v20141010
diff --git a/pom.xml b/pom.xml
index 665e987..8e3d7f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,5 @@
 <?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">
 
     <parent>
         <groupId>org.eclipse.jetty</groupId>
@@ -12,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.eclipse.jetty.npn</groupId>
     <artifactId>npn-api</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.1.v20141010</version>
     <name>Jetty :: Next Protocol Negotiation :: API</name>
 
     <scm>