diff --git a/README.md b/README.md index c2a0977..dc65c17 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To execute the ansible __ping__ module with the host as __localhost__ co.escapeideas.maven ansible-maven-plugin - 1.0.1 + 1.2.0 ansible @@ -68,7 +68,7 @@ To run the playbook __playbook.yml__ co.escapeideas.maven ansible-maven-plugin - 1.0.1 + 1.2.0 ansible-playbook @@ -100,7 +100,7 @@ To pull the repo __git://example.com/repo__ co.escapeideas.maven ansible-maven-plugin - 1.1.0 + 1.2.0 ansible-pull @@ -245,4 +245,9 @@ To use a parameter on the command line, prefix it with __ansible.__ Release date: 04-01-2015 * [Issue#5](https://github.com/tmullender/ansible-maven-plugin/issues/5) Specify multiple extraVars - * [Issue#6](https://github.com/tmullender/ansible-maven-plugin/issues/6) Configure buffer size \ No newline at end of file + * [Issue#6](https://github.com/tmullender/ansible-maven-plugin/issues/6) Configure buffer size + +### 1.2.0 Update release + Release date: 31-03-2015 + + * [Issue#8](https://github.com/tmullender/ansible-maven-plugin/issues/8) Display output depending on a settings \ No newline at end of file diff --git a/pom.xml b/pom.xml index 3bfd5db..abcb941 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ co.escapeideas.maven ansible-maven-plugin - 1.1.3-SNAPSHOT + 1.2.0 maven-plugin ansible-maven-plugin Maven Plugin