Updated version to 0.3

Change-Id: Iab77bc0dc541811153816cb5c04d555b7c202731
This commit is contained in:
Serg Melikyan
2013-11-18 10:12:18 +04:00
parent 9b60ef9e7f
commit c3ac7e7a79
8 changed files with 8 additions and 66 deletions

View File

@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mirantis.murano</groupId>
<artifactId>administrators-guide</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>0.3</version>
<packaging>jar</packaging>
<name>Murano Administrator's Guide</name>
<build>

View File

@@ -23,29 +23,13 @@
http://www.w3.org/1999/xlink http://www.w3.org/1999/xlink.xsd"
version="5.0"> <info>
<title>Murano Administrator's Guide</title>
<copyright>
<year></year>
<holder></holder>
</copyright>
<releaseinfo>v0.2</releaseinfo>
<productname>Murano</productname>
<pubdate>2013-09-09</pubdate>
<releaseinfo>v0.3</releaseinfo>
<legalnotice role="apache2">
<annotation>
<remark> Copyright details are filled in by the template. Change the value of the
role attribute on the legal notice element to change the license. </remark>
</annotation>
</legalnotice>
<abstract>
<para> This document is intended for individuals who wish to install and use our product
or intend to contribute. </para>
</abstract>
<cover>
<para>this is a placeholder for the front cover</para>
</cover>
<cover>
<para>this is a placeholder for the back cover</para>
</cover>
</info>
<xi:include href="./content/general.xml" xlink:title="General Deployment Steps"/>
<xi:include href="./content/installation-guide.xml" xlink:title="Install Murano"/>

View File

@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mirantis.murano</groupId>
<artifactId>developers-guide</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>0.3</version>
<packaging>jar</packaging>
<name>Murano Developers Guide</name>
<build>

View File

@@ -24,9 +24,7 @@
version="5.0">
<title>Murano Developers Guide</title>
<info>
<releaseinfo>v0.2</releaseinfo>
<productname>Murano</productname>
<pubdate>2013-09-09</pubdate>
<releaseinfo>v0.3</releaseinfo>
<legalnotice role="apache2">
<annotation>
<remark>Copyright details are filled in by the template. Change

View File

@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mirantis.murano</groupId>
<artifactId>murano-getting-started-guide</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>0.3</version>
<packaging>jar</packaging>
<name>Murano Getting Started Guide</name>
<build>

View File

@@ -24,14 +24,7 @@
version="5.0">
<title>Murano Getting Started Guide</title>
<info>
<author>
<affiliation>
<orgname></orgname>
</affiliation>
</author>
<releaseinfo>v0.2</releaseinfo>
<productname>Murano</productname>
<pubdate>2013-09-09</pubdate>
<releaseinfo>v0.3</releaseinfo>
<legalnotice role="apache2">
<annotation>
<remark>Copyright details are filled in by the template. Change
@@ -40,17 +33,6 @@
</remark>
</annotation>
</legalnotice>
<abstract>
<para>This document is intended for individuals who wish to
use our product or intend to contribute.
</para>
</abstract>
<cover>
<para>this is a placeholder for the front cover</para>
</cover>
<cover>
<para>this is a placeholder for the back cover</para>
</cover>
</info>
<xi:include href="./content/overview.xml" xlink:title="Overview" />
<xi:include href="./content/before_you_begin.xml" xlink:title="Before You Begin"/>

View File

@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mirantis.murano</groupId>
<artifactId>user-guide</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>0.3</version>
<packaging>jar</packaging>
<name>Murano User Guide</name>
<build>

View File

@@ -24,18 +24,7 @@
version="5.0">
<title>Murano User Guide</title>
<info>
<author>
<personname>
<firstname/>
<surname/>
</personname>
<affiliation>
<orgname></orgname>
</affiliation>
</author>
<releaseinfo>v0.2</releaseinfo>
<productname>Murano</productname>
<pubdate>2013-09-09</pubdate>
<releaseinfo>v0.3</releaseinfo>
<legalnotice role="apache2">
<annotation>
<remark>Copyright details are filled in by the template. Change
@@ -44,17 +33,6 @@
</remark>
</annotation>
</legalnotice>
<abstract>
<para>This document is intended for individuals who wish to
use Murano Product.
</para>
</abstract>
<cover>
<para>this is a placeholder for the front cover</para>
</cover>
<cover>
<para>this is a placeholder for the back cover</para>
</cover>
</info>
<xi:include href="./content/overview.xml" xlink:title="Overview" />
<xi:include href="./content/murano-dashboard.xml" xlink:title="Murano Dashboard" />