Release Beryllium-SR2
[docs.git] / manuals / pom.xml
index 2d11345560758094f7f8d3737b0022acff303488..be7da3e73455f4caeed0ba705bdf82af864e388c 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.docs</groupId>
     <artifactId>root</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.2-Beryllium-SR2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.docs</groupId>
   <artifactId>manuals</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>0.2.2-Beryllium-SR2</version>
   <name>OpenDaylight Docs - Manuals</name>
   <packaging>pom</packaging>
   <scm>
@@ -25,7 +25,7 @@
   </properties>
   <modules>
     <module>readme</module> <!-- this is just to make sure readme builds -->
-    <module>install-guide</module>
+    <module>getting-started-guide</module>
     <module>developer-guide</module>
     <module>user-guide</module>
     <module>howto-openstack</module>