------------------------------------------------------------ revno: 945 committer: Lars Helge Ă˜verland <larshe...@gmail.com> branch nick: dhis2-docbook-docs timestamp: Mon 2014-01-13 10:45:39 +0100 message: Docs, bumped versions modified: db-pom.xml es-pom.xml fr-pom.xml pom.xml pt-pom.xml rtf-pom.xml src/docbkx/en/dhis2_user_man_web_api.xml vn-pom.xml
-- lp:~dhis2-documenters/dhis2/dhis2-docbook-docs https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'db-pom.xml' --- db-pom.xml 2013-12-23 09:16:02 +0000 +++ db-pom.xml 2014-01-13 09:45:39 +0000 @@ -4,7 +4,7 @@ <groupId>org.hisp.dhis</groupId> <artifactId>dhis-documentation-docbook</artifactId> <name>DHIS2 Documentation</name> - <version>2.12</version> + <version>2.14</version> <description>DHIS 2 Documentation</description> <packaging>pom</packaging> <pluginRepositories> === modified file 'es-pom.xml' --- es-pom.xml 2014-01-01 10:06:41 +0000 +++ es-pom.xml 2014-01-13 09:45:39 +0000 @@ -5,7 +5,7 @@ <groupId>org.hisp.dhis</groupId> <artifactId>dhis-documentation-docbook</artifactId> <name>DHIS 2 Documentation</name> - <version>2.13</version> + <version>2.14</version> <description>DHIS 2 Documentation</description> <packaging>pom</packaging> === modified file 'fr-pom.xml' --- fr-pom.xml 2014-01-01 10:06:41 +0000 +++ fr-pom.xml 2014-01-13 09:45:39 +0000 @@ -5,7 +5,7 @@ <groupId>org.hisp.dhis</groupId> <artifactId>dhis-documentation-docbook</artifactId> <name>DHIS 2 Documentation</name> - <version>2.13</version> + <version>2.14</version> <description>DHIS 2 Documentation</description> <packaging>pom</packaging> === modified file 'pom.xml' --- pom.xml 2013-12-23 09:16:02 +0000 +++ pom.xml 2014-01-13 09:45:39 +0000 @@ -4,7 +4,7 @@ <groupId>org.hisp.dhis</groupId> <artifactId>dhis-documentation-docbook</artifactId> <name>DHIS2 Documentation</name> - <version>2.13</version> + <version>2.14</version> <description>DHIS 2 Documentation</description> <packaging>pom</packaging> <pluginRepositories> === modified file 'pt-pom.xml' --- pt-pom.xml 2014-01-01 10:06:41 +0000 +++ pt-pom.xml 2014-01-13 09:45:39 +0000 @@ -5,7 +5,7 @@ <groupId>org.hisp.dhis</groupId> <artifactId>dhis-documentation-docbook</artifactId> <name>DHIS 2 Documentation</name> - <version>2.13</version> + <version>2.14</version> <description>DHIS 2 Documentation</description> <packaging>pom</packaging> === modified file 'rtf-pom.xml' --- rtf-pom.xml 2013-12-23 09:16:02 +0000 +++ rtf-pom.xml 2014-01-13 09:45:39 +0000 @@ -4,7 +4,7 @@ <groupId>org.hisp.dhis</groupId> <artifactId>dhis-documentation-docbook</artifactId> <name>DHIS2 Documentation</name> - <version>2.12</version> + <version>2.14</version> <description>DHIS 2 Documentation</description> <packaging>pom</packaging> <pluginRepositories> === modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2014-01-08 11:30:31 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2014-01-13 09:45:39 +0000 @@ -747,8 +747,7 @@ </tgroup> </table> <para>All parameters are optional and can be supplied as query parameters in the request URL like this:</para> - <screen>http://apps.dhis2.org/demo/api/dataValueSets?dataElementIdScheme=code& - orgUnitIdScheme=name&dryRun=true&importStrategy=new</screen> + <screen>http://apps.dhis2.org/demo/api/dataValueSets?dataElementIdScheme=code&orgUnitIdScheme=name&dryRun=true&importStrategy=new</screen> <para>They can also be supplied as XML attributes on the data value set element like below. XML attributes will override query string parameters.</para> <screen><dataValueSet xmlns="http://dhis2.org/schema/dxf/2.0" dataElementIdScheme="code" orgUnitIdScheme="name" dryRun="true" importStrategy="new"> === modified file 'vn-pom.xml' --- vn-pom.xml 2013-05-31 07:52:02 +0000 +++ vn-pom.xml 2014-01-13 09:45:39 +0000 @@ -5,7 +5,7 @@ <groupId>org.hisp.dhis</groupId> <artifactId>dhis-documentation-docbook</artifactId> <name>DHIS 2 Documentation</name> - <version>2.12</version> + <version>2.14</version> <description>DHIS 2 Documentation</description> <packaging>pom</packaging>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp