diff --git a/pom.xml b/pom.xml
index 982a48f9e8df8968683f9d471317633db3be5ade..86e881e25805e4646901a0f158336b06b7c6af20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,10 +8,10 @@
    </parent>
    <groupId>fr.soleil.device</groupId>
    <artifactId>PREVAC_VCH-${aol}-${mode}</artifactId>
-   <version>1.0.0</version>
+   <version>1.0.1</version>
    <packaging>nar</packaging>
-   <name>PREVAC_VCH01</name>
-   <description>PREVAC_VCH01 device</description>
+   <name>PREVAC_VCH</name>
+   <description>PREVAC_VCH device</description>
    <build>
        <plugins>
            <plugin>