commit | 0c1dbce29df1528a820a022db8ed7160f2912069 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Wed Feb 03 08:08:13 2016 +0100 |
committer | Edwin Kempin <ekempin@google.com> | Wed Feb 03 08:08:13 2016 +0100 |
tree | e7fa5fc0a467994b569045f7a91c5accdd12f827 | |
parent | 705037eea633f87d60ffd13f0ef87fb735553d3b [diff] |
Bump plugin API to 2.12 This fixes the Maven build since the code was already adapted to 2.12. Change-Id: I5cb2bb2c578bddc2ed0bbda24798437a8f2cf47e Signed-off-by: Edwin Kempin <ekempin@google.com>
diff --git a/pom.xml b/pom.xml index 9be9335..32d698b 100644 --- a/pom.xml +++ b/pom.xml
@@ -26,7 +26,7 @@ <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> - <Gerrit-ApiVersion>2.9</Gerrit-ApiVersion> + <Gerrit-ApiVersion>2.12</Gerrit-ApiVersion> </properties> <build>