Build against the same version of Gerrit Change-Id: Iefa118f73bb01bd915a87e52decc36d4fb36329c
diff --git a/pom.xml b/pom.xml index f1493fb..ef4e1b3 100644 --- a/pom.xml +++ b/pom.xml
@@ -27,7 +27,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <Gerrit-ApiType>plugin</Gerrit-ApiType> - <Gerrit-ApiVersion>2.6-rc0</Gerrit-ApiVersion> + <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> </properties> <build>