Release Boron
[docs.git] / manuals / pom.xml
index a65ea7481ff47d36e9d6bed7c9874d864cf67627..376368d0b2467669620ed4c67fe0ece9ecb11253 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.docs</groupId>
     <artifactId>root</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.0-Boron</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.docs</groupId>
   <artifactId>manuals</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0-Boron</version>
   <name>OpenDaylight Docs - Manuals</name>
   <packaging>pom</packaging>
   <scm>
@@ -26,7 +26,6 @@
     <module>readme</module> <!-- this is just to make sure readme builds -->
     <module>developer-guide</module>
     <module>user-guide</module>
-    <module>howto-openstack</module>
   </modules>
 
 </project>