Merge "Add Implementation-Version to manifest"
diff --git a/pom.xml b/pom.xml
index 79f0210..cb14b14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,6 +53,7 @@
               <Gerrit-Plugin>helloworld</Gerrit-Plugin>
               <Gerrit-SshModule>com.google.gerrit.plugins.HelloWorldCommandModule</Gerrit-SshModule>
               <Gerrit-Version>${gerrit-version}</Gerrit-Version>
+              <Implementation-Version>${project.version}</Implementation-Version>
             </manifestEntries>
           </archive>
         </configuration>