[maven-release-plugin] rollback the release of npn-project-1.1.1.v20121030
diff --git a/npn-api/pom.xml b/npn-api/pom.xml
index 6149231..b597ed5 100644
--- a/npn-api/pom.xml
+++ b/npn-api/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.eclipse.jetty.npn</groupId>
         <artifactId>npn-project</artifactId>
-        <version>1.1.2-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 894f0ed..b354f4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
   </parent>
 	<groupId>org.eclipse.jetty.npn</groupId>
   <artifactId>npn-project</artifactId>
-  <version>1.1.2-SNAPSHOT</version>
+  <version>1.1.1-SNAPSHOT</version>
   <name>Jetty :: Next Protocol Negotiation :: Project</name>
   <packaging>pom</packaging>
   <scm>