summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2013-05-06 16:39:26 -0700
committerShawn Pearce <sop@google.com>2013-05-06 16:39:54 -0700
commit3d86024cb70ef9258d03f0b846573665aa274035 (patch)
treedbdd9d76464e5c20b506284a2c72434b55658838 /pom.xml
parent0812161cf90458fd0a6412ba7fb457a73f769be2 (diff)
Build against the same version of Gerrit
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 79a9ec0..3a74bcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>
- <Gerrit-ApiVersion>2.6-SNAPSHOT</Gerrit-ApiVersion>
+ <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
</properties>
<build>