summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2013-03-21 11:28:43 -0700
committerShawn Pearce <sop@google.com>2013-03-21 11:28:43 -0700
commit7c429cb6461aa48e6db1cea2aec1f63053eb7925 (patch)
treee9fc3a025fe7f81ba6ecdc0ddc7525863639899b
parent1bda60620e39a43ca90330cc4e9f82d0b6044cae (diff)
Compile for Gerrit 2.6-rc0v1.1-rc0
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6c41dd3..edfd015 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>2.6-rc0</Gerrit-ApiVersion>
</properties>
<build>