diff --git a/README.md b/README.md
index 36e51f8..1819f11 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# Windows Plugin
+[
](https://github.com/groupe-edf)
+
+# Windows Cloud Plugin
[![Build Status](https://ci.jenkins.io/buildStatus/icon?job=Plugins%2Fwindows-cloud-plugin%2Fmaster)](https://ci.jenkins.io/job/Plugins/job/windows-cloud-plugin/job/master/)
[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/windows-cloud.svg?color=blue)](https://plugins.jenkins.io/windows-cloud)
[![Coverage Status](https://coveralls.io/repos/github/groupe-edf/windows-cloud-plugin/badge.svg?branch=master)](https://coveralls.io/github/groupe-edf/windows-cloud-plugin?branch=master)
@@ -9,15 +11,6 @@ This plugin builds Windows agents to perform builds.
It has been tested on VMware virtual machines with Windows Server 2012 R2 and Windows Server 2016.
-**Team :**
-
-- [feirychris](https://github.com/feirychris)
-
-- [Aelotmani](https://github.com/Aelotmani)
-
-- [mat1e](https://github.com/mat1e)
-
-
## Requirements
JNLP must be enabled on Jenkins.
@@ -147,6 +140,14 @@ This project contains code under Apache-2.0 License from :
- [cloudsoft/winrm4j](https://github.com/cloudsoft/winrm4j) for WinRM authentication
- [sshoogr/groovy-winrm-client](https://github.com/sshoogr/groovy-winrm-client) for WinRM requests
+
+## Team
+
+Product Owner : [Cloudehard](https://github.com/Cloudehard)
+
+Developers : [feirychris](https://github.com/feirychris), [mat1e](https://github.com/mat1e)
+
+Microsoft expertise : [Aelotmani](https://github.com/Aelotmani)
## Contact
diff --git a/pom.xml b/pom.xml
index d3fcbc4..dca2003 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,190 +1,216 @@
-
- 4.0.0
-
- org.jenkins-ci.plugins
- plugin
- 4.7
-
-
+
+ 4.0.0
+
+ org.jenkins-ci.plugins
+ plugin
+ 4.7
+
+
- fr.edf.jenkins.plugins
- windows-cloud
- 1.0.1-SNAPSHOT
- hpi
- https://github.com/jenkinsci/windows-cloud-plugin
-
-
- scm:git:https://github.com/jenkinsci/windows-cloud-plugin.git
- scm:git:https://github.com/jenkinsci/windows-cloud-plugin.git
+ fr.edf.jenkins.plugins
+ windows-cloud
+ 1.0.1-SNAPSHOT
+ hpi
https://github.com/jenkinsci/windows-cloud-plugin
- ${scmTag}
-
-
- false
- 2.249.1
- 8
- 1.8
- 1.8
-
+
+ scm:git:https://github.com/jenkinsci/windows-cloud-plugin.git
+ scm:git:https://github.com/jenkinsci/windows-cloud-plugin.git
+ https://github.com/jenkinsci/windows-cloud-plugin
+ ${scmTag}
+
- Windows cloud plugin
- This plugin create Windows agents on which builds can be performed
-
- EDF
-
+
+ false
+ 2.249.1
+ 8
+ 1.8
+ 1.8
+
-
-
- Apache-2.0 License
- https://opensource.org/licenses/Apache-2.0
- repo
-
-
+ Windows cloud plugin
+ This plugin create Windows agents on which builds can be performed
-
-
- feirychris
- Chris Bahonda
- chrisbahonda@gmail.com
-
-
- mat1e
- Mathieu Delrocq
- delrocq.mathieu@gmail.com
-
-
+
+ EDF
+ https://github.com/groupe-edf
+
-
-
- jenkins
- https://repo.jenkins-ci.org/releases/
-
-
-
-
- jenkins
- https://repo.jenkins-ci.org/releases/
-
-
+
+
+ Apache-2.0 License
+ https://opensource.org/licenses/Apache-2.0
+ repo
+
+
-
-
-
- io.jenkins.tools.bom
- bom-2.235.x
- 11
- import
- pom
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.30
-
-
+
+
+ feirychris
+ https://github.com/feirychris
+ Chris Bahonda
+
+
+ mat1e
+ https://github.com/mat1e
+ Mathieu Delrocq
+
+ Lead Developer
+
+
+
-
-
-
- org.jenkins-ci.plugins
- apache-httpcomponents-client-4-api
-
-
- org.jenkins-ci.plugins
- credentials
-
-
- org.jenkins-ci.plugins
- plain-credentials
-
-
- org.jenkins-ci.plugins
- durable-task
-
-
- commons-io
- commons-io
-
-
- org.slf4j
- slf4j-api
- 1.7.30
-
-
+
+
+ Olivier Routier
+ https://github.com/Cloudehard
+ EDF
+ https://github.com/groupe-edf
+
+ Product Owner
+
+
+
+ Aelotmani
+ https://github.com/Aelotmani
+
+ Microsoft Expertise
+
+
+
-
- org.spockframework
- spock-core
- 1.3-groovy-2.5
- test
-
-
- org.objenesis
- objenesis
- test
-
-
- cglib
- cglib-nodep
- 3.3.0
- test
-
-
- org.jenkins-ci.plugins
- junit
- test
-
-
+
+
+ jenkins
+ https://repo.jenkins-ci.org/releases/
+
+
+
+
+ jenkins
+ https://repo.jenkins-ci.org/releases/
+
+
-
-
-
- org.eluder.coveralls
- coveralls-maven-plugin
- 4.3.0
-
-
- org.jacoco
- jacoco-maven-plugin
-
-
- prepare-agent
-
- prepare-agent
-
-
-
- jacoco-site
- verify
-
- report
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
- groovy-eclipse-compiler
- false
- 11
-
+
-
- org.codehaus.groovy
- groovy-eclipse-compiler
- 2.9.2-01
-
-
- org.codehaus.groovy
- groovy-eclipse-batch
- 2.5.7-01
-
+
+ io.jenkins.tools.bom
+ bom-2.235.x
+ 11
+ import
+ pom
+
+
+ org.slf4j
+ jcl-over-slf4j
+ 1.7.30
+
-
-
-
+
+
+
+
+ org.jenkins-ci.plugins
+ apache-httpcomponents-client-4-api
+
+
+ org.jenkins-ci.plugins
+ credentials
+
+
+ org.jenkins-ci.plugins
+ plain-credentials
+
+
+ org.jenkins-ci.plugins
+ durable-task
+
+
+ commons-io
+ commons-io
+
+
+ org.slf4j
+ slf4j-api
+ 1.7.30
+
+
+
+
+ org.spockframework
+ spock-core
+ 1.3-groovy-2.5
+ test
+
+
+ org.objenesis
+ objenesis
+ test
+
+
+ cglib
+ cglib-nodep
+ 3.3.0
+ test
+
+
+ org.jenkins-ci.plugins
+ junit
+ test
+
+
+
+
+
+
+ org.eluder.coveralls
+ coveralls-maven-plugin
+ 4.3.0
+
+
+ org.jacoco
+ jacoco-maven-plugin
+
+
+ prepare-agent
+
+ prepare-agent
+
+
+
+ jacoco-site
+ verify
+
+ report
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ groovy-eclipse-compiler
+ false
+ 11
+
+
+
+ org.codehaus.groovy
+ groovy-eclipse-compiler
+ 2.9.2-01
+
+
+ org.codehaus.groovy
+ groovy-eclipse-batch
+ 2.5.7-01
+
+
+
+
+